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