Package net.officefloor.compile.spi.managedfunction.source
-
Interface Summary Interface Description FunctionNamespaceBuilder ManagedFunctionEscalationTypeBuilder Provides means for theManagedFunctionSourceto provide atype definitionof a possibleEscalationFlowby theManagedFunction.ManagedFunctionFlowTypeBuilder<F extends java.lang.Enum<F>> Provides means for theManagedFunctionSourceto provide atype definitionof a possibleFlowinstigated by theManagedFunction.ManagedFunctionObjectTypeBuilder<M extends java.lang.Enum<M>> Provides means for theManagedFunctionSourceto provide atype definitionof a dependencyObjectrequired by theManagedFunction.ManagedFunctionSource Sources theFunctionNamespaceType.ManagedFunctionSourceContext Context for loading aFunctionNamespaceType.ManagedFunctionSourceProperty Property of theManagedFunctionSourceSpecification.ManagedFunctionSourceSpecification Provides the specification of theManagedFunctionSource.ManagedFunctionTypeBuilder<D extends java.lang.Enum<D>,F extends java.lang.Enum<F>>