Uses of Interface
net.officefloor.activity.procedure.spi.ProcedureManagedFunctionContext
Packages that use ProcedureManagedFunctionContext
Package
Description
-
Uses of ProcedureManagedFunctionContext in net.officefloor.activity.procedure.spi
Methods in net.officefloor.activity.procedure.spi with parameters of type ProcedureManagedFunctionContextModifier and TypeMethodDescriptionvoidManagedFunctionProcedureSource.loadManagedFunction(ProcedureManagedFunctionContext context) Loads theManagedFunctionfor theProcedure. -
Uses of ProcedureManagedFunctionContext in net.officefloor.jaxrs.procedure
Methods in net.officefloor.jaxrs.procedure with parameters of type ProcedureManagedFunctionContextModifier and TypeMethodDescriptionvoidJaxRsProcedureSource.loadManagedFunction(ProcedureManagedFunctionContext context) -
Uses of ProcedureManagedFunctionContext in net.officefloor.script
Methods in net.officefloor.script with parameters of type ProcedureManagedFunctionContextModifier and TypeMethodDescriptionprotected voidAbstractScriptProcedureSourceServiceFactory.loadManagedFunction(ProcedureManagedFunctionContext context) Loads theManagedFunctionfor theProcedure. -
Uses of ProcedureManagedFunctionContext in net.officefloor.servlet.procedure
Methods in net.officefloor.servlet.procedure with parameters of type ProcedureManagedFunctionContextModifier and TypeMethodDescriptionvoidFilterProcedureSource.loadManagedFunction(ProcedureManagedFunctionContext context) voidServletProcedureSource.loadManagedFunction(ProcedureManagedFunctionContext context) -
Uses of ProcedureManagedFunctionContext in net.officefloor.spring.webflux.procedure
Methods in net.officefloor.spring.webflux.procedure with parameters of type ProcedureManagedFunctionContextModifier and TypeMethodDescriptionvoidSpringWebFluxProcedureSource.loadManagedFunction(ProcedureManagedFunctionContext context) -
Uses of ProcedureManagedFunctionContext in net.officefloor.spring.webmvc.procedure
Methods in net.officefloor.spring.webmvc.procedure with parameters of type ProcedureManagedFunctionContextModifier and TypeMethodDescriptionvoidSpringWebMvcProcedureSource.loadManagedFunction(ProcedureManagedFunctionContext context) -
Uses of ProcedureManagedFunctionContext in net.officefloor.web.thymeleaf
Methods in net.officefloor.web.thymeleaf with parameters of type ProcedureManagedFunctionContextModifier and TypeMethodDescriptionvoidThymeleafProcedureSource.loadManagedFunction(ProcedureManagedFunctionContext context)