Uses of Interface
fr.gouv.vitam.processing.common.automation.IEventsState
-
Packages that use IEventsState Package Description fr.gouv.vitam.processing.management.api Provides API classes for the Processing Management modulefr.gouv.vitam.processing.management.core Provides core implementation for the Processing Management module. -
-
Uses of IEventsState in fr.gouv.vitam.processing.management.api
Methods in fr.gouv.vitam.processing.management.api that return types with arguments of type IEventsState Modifier and Type Method Description java.util.Map<java.lang.String,IEventsState>
ProcessManagement. getProcessMonitorList()
sProcessMonitorList -
Uses of IEventsState in fr.gouv.vitam.processing.management.core
Classes in fr.gouv.vitam.processing.management.core that implement IEventsState Modifier and Type Class Description class
StateMachine
State Machine class implementing the Interface.Methods in fr.gouv.vitam.processing.management.core that return types with arguments of type IEventsState Modifier and Type Method Description java.util.Map<java.lang.String,IEventsState>
ProcessManagementImpl. getProcessMonitorList()
-