Interface GovernanceContext<F extends java.lang.Enum<F>>
-
- All Superinterfaces:
FunctionFlowContext<F>
public interface GovernanceContext<F extends java.lang.Enum<F>> extends FunctionFlowContext<F>
Context forGovernance
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.function.FunctionFlowContext
createAsynchronousFlow, doFlow, doFlow, getExecutor, getLogger
-
-