Package fr.gouv.vitam.common.model
Class IngestWorkflowConstants
java.lang.Object
fr.gouv.vitam.common.model.IngestWorkflowConstants
Constants for the Ingest Workflow.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Prefix of file containing mapping between archive unit's seda ID and archive unit's vitam guid.static final String
Prefix of file the ingest units tree.static final String
Sub folder for archive units metadata in Worskpace folder of container : containerId/Unitsstatic final String
Sub folder for work file in Worskpace folder of container : containerId/ATRstatic final String
Sub folder for binary data objects in Worskpace folder of SIP: containerId/SIP/Contentstatic final String
Prefix of file containing mapping between BinaryDataObjects' seda ID and data object version and type.static final String
Prefix of file containing mapping between all BinaryDataObjects' seda ID and BinaryDataObjects vitam guid of an object group.static final String
Prefix of file containing mapping between BinaryDataObjects' seda ID and object group's seda ID.static final String
static final String
Sub folder for archive units tree in Worskpace folder of container : containerId/Execstatic final String
In work tag : If data (unit or og) already exists, set to true, else falsestatic final String
In work tag : If size of binary is different of the one setted in manifest, set the difference and update boolean fieldstatic final String
static final String
Sub folder for object groups metadata in Worskpace folder of container : containerId/ObjectGroupstatic final String
Prefix of file containing mapping between object group's seda ID and archive units' seda ID.static final String
Prefix of file containing mapping between object group's seda ID and object group's vitam guid.static final String
Prefix of file containing mapping between all object GUID and its URIstatic final String
the name of RulesToApply tagstatic final String
the name of rule tagstatic final String
Contains the results of checking ingest external operations (antivirus, format and manifest )static final String
Name of the seda manifest file in Worskpace folder of SIP : containerId/SIP/manifest.xmlstatic final String
Sub folder unzipped SIP in Worskpace folder of container : containerId/SIPstatic final String
Contains the result of uncompressing SIP in workspacestatic final String
the name of field up that indicate the parentstatic final String
Sub folder for existing object groups metadata in Worskpace folder of container : containerId/UpdateObjectGroupstatic final String
the seperator in parent liststatic final String
-
Method Summary
-
Field Details
-
WORKFLOW_IDENTIFIER
- See Also:
-
OBJECT_GROUP_ID_TO_GUID_MAP_FILE_NAME_PREFIX
Prefix of file containing mapping between object group's seda ID and object group's vitam guid.- See Also:
-
ARCHIVE_ID_TO_GUID_MAP_FILE_NAME_PREFIX
Prefix of file containing mapping between archive unit's seda ID and archive unit's vitam guid.- See Also:
-
DATA_OBJECT_ID_TO_GUID_MAP_FILE_NAME_PREFIX
Prefix of file containing mapping between all BinaryDataObjects' seda ID and BinaryDataObjects vitam guid of an object group.- See Also:
-
DATA_OBJECT_TO_OBJECT_GROUP_ID_MAP_FILE_NAME_PREFIX
Prefix of file containing mapping between BinaryDataObjects' seda ID and object group's seda ID.- See Also:
-
OBJECT_GUID_TO_URI_MAP_FILE_NAME_PREFIX
Prefix of file containing mapping between all object GUID and its URI- See Also:
-
OBJECT_GROUP_ID_TO_ARCHIVE_UNIT_ID_MAP_FILE_NAME_PREFIX
Prefix of file containing mapping between object group's seda ID and archive units' seda ID.- See Also:
-
DATA_OBJECT_ID_TO_DATA_OBJECT_DETAIL_MAP_FILE_NAME_PREFIX
Prefix of file containing mapping between BinaryDataObjects' seda ID and data object version and type.- See Also:
-
ARCHIVE_TREE_TMP_FILE_NAME_PREFIX
Prefix of file the ingest units tree.- See Also:
-
SEDA_FOLDER
Sub folder unzipped SIP in Worskpace folder of container : containerId/SIP- See Also:
-
SEDA_FILE
Name of the seda manifest file in Worskpace folder of SIP : containerId/SIP/manifest.xml- See Also:
-
CONTENT_FOLDER
Sub folder for binary data objects in Worskpace folder of SIP: containerId/SIP/Content- See Also:
-
OBJECT_GROUP_FOLDER
Sub folder for object groups metadata in Worskpace folder of container : containerId/ObjectGroup- See Also:
-
UPDATE_OBJECT_GROUP_FOLDER
Sub folder for existing object groups metadata in Worskpace folder of container : containerId/UpdateObjectGroup- See Also:
-
ARCHIVE_UNIT_FOLDER
Sub folder for archive units metadata in Worskpace folder of container : containerId/Units- See Also:
-
EXEC_FOLDER
Sub folder for archive units tree in Worskpace folder of container : containerId/Exec- See Also:
-
UPS_SEPARATOR
the seperator in parent list- See Also:
-
UP_FIELD
the name of field up that indicate the parent- See Also:
-
RULES
the name of RulesToApply tag- See Also:
-
RULES_TAG
the name of rule tag- See Also:
-
EXISTING_TAG
In work tag : If data (unit or og) already exists, set to true, else false- See Also:
-
ATR_FOLDER
Sub folder for work file in Worskpace folder of container : containerId/ATR- See Also:
-
IS_SIZE_INCORRECT
In work tag : If size of binary is different of the one setted in manifest, set the difference and update boolean field- See Also:
-
DIFF_SIZE_JSON
- See Also:
-
SANITY_CHECK_RESULT_FILE
Contains the results of checking ingest external operations (antivirus, format and manifest )- See Also:
-
STP_UPLOAD_RESULT_JSON
Contains the result of uncompressing SIP in workspace- See Also:
-
LOGBOOK_OG_FILE_SUFFIX
- See Also:
-