Package fr.gouv.vitam.processing.common
Class ProcessingEntry
java.lang.Object
fr.gouv.vitam.processing.common.ProcessingEntry
The ProcessingEntry class.
-
Constructor Summary
ConstructorDescriptionProcessingEntry
(String container, String workflow) ProcessingEntry constructor -
Method Summary
-
Constructor Details
-
ProcessingEntry
ProcessingEntry constructor- Parameters:
container
- : name of container in workspace as stringworkflow
- : workflow identifier as string
-
-
Method Details
-
getContainer
- Returns:
- the name of container in workspace will be processed
-
getWorkflow
- Returns:
- the workflow identifier
-
getExtraParams
- Returns:
- the extra parameters used to create a process entry
-
setExtraParams
- Parameters:
extraParams
-
-