Uses of Enum Class
fr.gouv.vitam.processing.common.model.WorkspaceAction
Packages that use WorkspaceAction
Package
Description
Provides common Model classes for the Processing module.
-
Uses of WorkspaceAction in fr.gouv.vitam.processing.common.model
Methods in fr.gouv.vitam.processing.common.model that return WorkspaceActionModifier 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.Constructors in fr.gouv.vitam.processing.common.model with parameters of type WorkspaceActionModifierConstructorDescriptionWorkspaceQueue
(String workspacePath, InputStream sourceFile, WorkspaceAction action) Constructor