Uses of Interface
net.officefloor.frame.api.managedobject.source.ManagedObjectSourceFlow
Packages that use ManagedObjectSourceFlow
Package
Description
-
Uses of ManagedObjectSourceFlow in net.officefloor.frame.api.managedobject.source
Methods in net.officefloor.frame.api.managedobject.source that return ManagedObjectSourceFlowModifier and TypeMethodDescriptionManagedObjectSourceContext.getFlow(int flowIndex) Obtains theManagedObjectSourceFlow.Obtains theManagedObjectSourceFlow.Methods in net.officefloor.frame.api.managedobject.source with parameters of type ManagedObjectSourceFlowModifier and TypeMethodDescriptionvoidManagedObjectFunctionBuilder.linkFlow(int flowIndex, ManagedObjectSourceFlow flow, Class<?> argumentType, boolean isSpawnThreadState) voidManagedObjectFunctionBuilder.linkFlow(F key, ManagedObjectSourceFlow flow, Class<?> argumentType, boolean isSpawnThreadState) Links in aFlowto theManagedObjectSourceFlow. -
Uses of ManagedObjectSourceFlow in net.officefloor.frame.impl.construct.managedobjectsource
Methods in net.officefloor.frame.impl.construct.managedobjectsource that return ManagedObjectSourceFlow