Package | Description |
---|---|
fr.gouv.vitam.processing.common.model |
Provides common Model classes for the Processing module.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceAction |
WorkspaceQueue.getAction() |
static WorkspaceAction |
WorkspaceAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkspaceAction[] |
WorkspaceAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WorkspaceQueue(String workspacePath,
InputStream sourceFile,
WorkspaceAction action)
Constructor
|
Copyright © 2018 Vitam. All rights reserved.