Package fr.gouv.vitam.common.model
Class UpdateWorkflowConstants
java.lang.Object
fr.gouv.vitam.common.model.UpdateWorkflowConstants
Constants for the Ingest Workflow.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
archive units to be updated as a json used for the update AU workflowstatic final String
Sub folder for processing filesstatic final String
running ingests as a json used for the update AU workflowstatic final String
Sub folder for processing filesstatic final String
updated rules file as a json used for the update AU workflow -
Method Summary
-
Field Details
-
PROCESSING_FOLDER
Sub folder for processing files- See Also:
-
UNITS_FOLDER
Sub folder for processing files- See Also:
-
UPDATED_RULES_JSON
updated rules file as a json used for the update AU workflow- See Also:
-
RUNNING_INGESTS_JSON
running ingests as a json used for the update AU workflow- See Also:
-
AU_TO_BE_UPDATED_JSON
archive units to be updated as a json used for the update AU workflow- See Also:
-