Uses of Interface
net.officefloor.activity.procedure.spi.ProcedureListContext
-
-
Uses of ProcedureListContext in net.officefloor.activity.impl.procedure
Methods in net.officefloor.activity.impl.procedure with parameters of type ProcedureListContext Modifier and Type Method Description voidClassProcedureSource. listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.activity.procedure.spi
Methods in net.officefloor.activity.procedure.spi with parameters of type ProcedureListContext Modifier and Type Method Description voidProcedureSource. listProcedures(ProcedureListContext context)Provides the availableProcedureinstances for the resource. -
Uses of ProcedureListContext in net.officefloor.gef.woof.test
Methods in net.officefloor.gef.woof.test with parameters of type ProcedureListContext Modifier and Type Method Description voidManualProcedureSourceServiceFactory. listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.jaxrs.procedure
Methods in net.officefloor.jaxrs.procedure with parameters of type ProcedureListContext Modifier and Type Method Description voidJaxRsProcedureSource. listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.script
Methods in net.officefloor.script with parameters of type ProcedureListContext Modifier and Type Method Description protected voidAbstractScriptProcedureSourceServiceFactory. listProcedures(ProcedureListContext context)Lists theProcedureinstances. -
Uses of ProcedureListContext in net.officefloor.servlet.procedure
Methods in net.officefloor.servlet.procedure with parameters of type ProcedureListContext Modifier and Type Method Description voidFilterProcedureSource. 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 ProcedureListContext Modifier and Type Method Description voidSpringWebFluxProcedureSource. listProcedures(ProcedureListContext context) -
Uses of ProcedureListContext in net.officefloor.spring.webmvc.procedure
Methods in net.officefloor.spring.webmvc.procedure with parameters of type ProcedureListContext Modifier and Type Method Description voidSpringWebMvcProcedureSource. listProcedures(ProcedureListContext context)
-