Uses of Class
net.officefloor.frame.impl.construct.escalation.EscalationFlowFactory
Packages that use EscalationFlowFactory
Package
Description
-
Uses of EscalationFlowFactory in net.officefloor.frame.impl.construct.administration
Constructors in net.officefloor.frame.impl.construct.administration with parameters of type EscalationFlowFactoryModifierConstructorDescriptionRawAdministrationMetaDataFactory(OfficeMetaData officeMetaData, FlowMetaDataFactory flowMetaDataFactory, EscalationFlowFactory escalationFlowFactory, Map<String, TeamManagement> officeTeams) Instantiate. -
Uses of EscalationFlowFactory in net.officefloor.frame.impl.construct.governance
Methods in net.officefloor.frame.impl.construct.governance with parameters of type EscalationFlowFactoryModifier and TypeMethodDescriptionbooleanRawGovernanceMetaData.loadOfficeMetaData(OfficeMetaData officeMetaData, FlowMetaDataFactory flowMetaDataFactory, EscalationFlowFactory escalationFlowFactory, OfficeFloorIssues issues) Obtains theGovernanceMetaData. -
Uses of EscalationFlowFactory in net.officefloor.frame.impl.construct.managedfunction
Methods in net.officefloor.frame.impl.construct.managedfunction with parameters of type EscalationFlowFactoryModifier and TypeMethodDescriptionbooleanRawManagedFunctionMetaData.loadOfficeMetaData(OfficeMetaData officeMetaData, FlowMetaDataFactory flowMetaDataFactory, EscalationFlowFactory escalationFlowFactory, RawAdministrationMetaDataFactory rawAdministrationMetaDataFactory, AssetManagerRegistry assetManagerRegistry, long defaultAsynchronousFlowTimeout, OfficeFloorIssues issues) Loads meta-data regarding the containingOffice.