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