Uses of Interface
net.officefloor.frame.internal.structure.GovernanceMetaData
Packages that use GovernanceMetaData
Package
Description
-
Uses of GovernanceMetaData in net.officefloor.frame.impl.construct.governance
Methods in net.officefloor.frame.impl.construct.governance that return GovernanceMetaDataModifier and TypeMethodDescriptionRawGovernanceMetaData.getGovernanceMetaData()Links theManagedFunctionMetaDatainstances to enableFlowof execution. -
Uses of GovernanceMetaData in net.officefloor.frame.impl.execute.flow
Methods in net.officefloor.frame.impl.execute.flow with parameters of type GovernanceMetaDataModifier and TypeMethodDescription<F extends Enum<F>>
ManagedFunctionContainerFlowImpl.createGovernanceFunction(GovernanceActivity<F> governanceActivity, GovernanceMetaData<?, F> governanceMetaData) -
Uses of GovernanceMetaData in net.officefloor.frame.impl.execute.governance
Classes in net.officefloor.frame.impl.execute.governance that implement GovernanceMetaDataModifier and TypeClassDescriptionclassGovernanceMetaDataImpl<I,F extends Enum<F>> GovernanceMetaDataimplementation.Constructors in net.officefloor.frame.impl.execute.governance with parameters of type GovernanceMetaDataModifierConstructorDescriptionGovernanceContainerImpl(GovernanceMetaData<E, F> metaData, ThreadState threadState, int governanceIndex) Initiate. -
Uses of GovernanceMetaData in net.officefloor.frame.impl.execute.thread
Methods in net.officefloor.frame.impl.execute.thread that return GovernanceMetaDataModifier and TypeMethodDescriptionGovernanceMetaData<?,?>[] ThreadMetaDataImpl.getGovernanceMetaData()Constructors in net.officefloor.frame.impl.execute.thread with parameters of type GovernanceMetaDataModifierConstructorDescriptionThreadMetaDataImpl(ManagedObjectMetaData<?>[] managedObjectMetaData, GovernanceMetaData<?, ?>[] governanceMetaData, int maximumFunctionChainLength, ThreadSynchroniserFactory[] threadSynchronisers, EscalationProcedure officeEscalationProcedure, EscalationFlow officeFloorEscalation) Initiate. -
Uses of GovernanceMetaData in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return GovernanceMetaDataModifier and TypeMethodDescriptionGovernanceMetaData<?,?>[] ThreadMetaData.getGovernanceMetaData()Methods in net.officefloor.frame.internal.structure with parameters of type GovernanceMetaDataModifier and TypeMethodDescription<F extends Enum<F>>
ManagedFunctionContainerFlow.createGovernanceFunction(GovernanceActivity<F> governanceActivity, GovernanceMetaData<?, F> governanceMetaData)