Uses of Enum Class
fr.gouv.vitam.processing.common.model.WorkspaceAction
Package
Description
Provides common Model classes for the Processing module.
-
Uses of WorkspaceAction in fr.gouv.vitam.processing.common.model
Modifier and TypeMethodDescriptionWorkspaceQueue.getAction()
static WorkspaceAction
Returns the enum constant of this class with the specified name.static WorkspaceAction[]
WorkspaceAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionWorkspaceQueue
(String workspacePath, InputStream sourceFile, WorkspaceAction action) Constructor