Package net.officefloor.frame.api.function
-
Interface Summary Interface Description AsynchronousFlow Provides an unmanaged asynchronous flow outside theManagedFunction.AsynchronousFlowCompletion AllowsThreadStatesafe logic to run on the completion of theAsynchronousFlow.FlowCallback Callback for completion of aFlow.FunctionFlowContext<F extends java.lang.Enum<F>> Context for theFlowinstances from theManagedFunctionLogic.ManagedFunction<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> Managed function.ManagedFunctionContext<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> Context in which theManagedFunctionis done.ManagedFunctionFactory<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> Creates theManagedFunctionto be executed.NameAwareManagedFunctionFactory<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> Name awareManagedFunctionFactory.OfficeAwareManagedFunctionFactory<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> OfficeawareManagedFunctionFactory. -
Class Summary Class Description StaticManagedFunction<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> StaticManagedFunction.