Uses of Interface
net.officefloor.activity.procedure.spi.ProcedureListContext
Packages that use ProcedureListContext
Package
Description
-
Uses of ProcedureListContext in net.officefloor.activity.impl.procedure
Methods in net.officefloor.activity.impl.procedure with parameters of type ProcedureListContextModifier and TypeMethodDescriptionvoidClassProcedureSource.listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.activity.procedure.spi
Methods in net.officefloor.activity.procedure.spi with parameters of type ProcedureListContextModifier and TypeMethodDescriptionvoidProcedureSource.listProcedures(ProcedureListContext context) Provides the availableProcedureinstances for the resource. -
Uses of ProcedureListContext in net.officefloor.jaxrs.procedure
Methods in net.officefloor.jaxrs.procedure with parameters of type ProcedureListContextModifier and TypeMethodDescriptionvoidJaxRsProcedureSource.listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.script
Methods in net.officefloor.script with parameters of type ProcedureListContextModifier and TypeMethodDescriptionprotected voidAbstractScriptProcedureSourceServiceFactory.listProcedures(ProcedureListContext context) Lists theProcedureinstances. -
Uses of ProcedureListContext in net.officefloor.servlet.procedure
Methods in net.officefloor.servlet.procedure with parameters of type ProcedureListContextModifier and TypeMethodDescriptionvoidFilterProcedureSource.listProcedures(ProcedureListContext context) voidServletProcedureSource.listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.spring.webflux.procedure
Methods in net.officefloor.spring.webflux.procedure with parameters of type ProcedureListContextModifier and TypeMethodDescriptionvoidSpringWebFluxProcedureSource.listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.spring.webmvc.procedure
Methods in net.officefloor.spring.webmvc.procedure with parameters of type ProcedureListContextModifier and TypeMethodDescriptionvoidSpringWebMvcProcedureSource.listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.web.thymeleaf
Methods in net.officefloor.web.thymeleaf with parameters of type ProcedureListContextModifier and TypeMethodDescriptionvoidThymeleafProcedureSource.listProcedures(ProcedureListContext context)