Uses of Enum Class
net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure.DependencyKeys
Packages that use SpringWebMvcProcedure.DependencyKeys
-
Uses of SpringWebMvcProcedure.DependencyKeys in net.officefloor.spring.webmvc.procedure
Methods in net.officefloor.spring.webmvc.procedure that return SpringWebMvcProcedure.DependencyKeysModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SpringWebMvcProcedure.DependencyKeys[]SpringWebMvcProcedure.DependencyKeys.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in net.officefloor.spring.webmvc.procedure with type arguments of type SpringWebMvcProcedure.DependencyKeysModifier and TypeMethodDescriptionvoidSpringWebMvcProcedure.execute(ManagedFunctionContext<SpringWebMvcProcedure.DependencyKeys, None> context)