Uses of Enum Class
fr.gouv.vitam.processing.common.model.PauseRecover
Package
Description
Provides common Model classes for the Processing module.
Provides core implementation for the Processing Management module.
-
Uses of PauseRecover in fr.gouv.vitam.processing.common.model
Modifier and TypeMethodDescriptionProcessWorkflow.getPauseRecover()
static PauseRecover
Returns the enum constant of this class with the specified name.static PauseRecover[]
PauseRecover.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PauseRecover in fr.gouv.vitam.processing.management.core
Modifier and TypeMethodDescriptionprotected void
StateMachine.doPause
(PauseRecover pauseRecover) Change state of the process to pause Can be called only from running state If last step then change state to completed