Uses of Class
net.officefloor.frame.impl.execute.function.ManagedFunctionBoundManagedObjects
-
Packages that use ManagedFunctionBoundManagedObjects Package Description net.officefloor.frame.impl.execute.function -
-
Uses of ManagedFunctionBoundManagedObjects in net.officefloor.frame.impl.execute.function
Constructors in net.officefloor.frame.impl.execute.function with parameters of type ManagedFunctionBoundManagedObjects Constructor Description ManagedFunctionContainerImpl(FunctionState setupFunction, ManagedFunctionLogic managedFunctionLogic, ManagedFunctionBoundManagedObjects boundManagedObjects, ManagedObjectIndex[] requiredManagedObjects, boolean[] requiredGovernance, boolean isEnforceGovernance, M functionLogicMetaData, BlockState parallelOwner, Flow flow, boolean isUnloadManagedObjects)
Initiate.
-