Class UpdateWorkflowConstants

java.lang.Object
fr.gouv.vitam.common.model.UpdateWorkflowConstants

public class UpdateWorkflowConstants extends Object
Constants for the Ingest Workflow.
  • Field Details

    • PROCESSING_FOLDER

      public static final String PROCESSING_FOLDER
      Sub folder for processing files
      See Also:
    • UNITS_FOLDER

      public static final String UNITS_FOLDER
      Sub folder for processing files
      See Also:
    • UPDATED_RULES_JSON

      public static final String UPDATED_RULES_JSON
      updated rules file as a json used for the update AU workflow
      See Also:
    • RUNNING_INGESTS_JSON

      public static final String RUNNING_INGESTS_JSON
      running ingests as a json used for the update AU workflow
      See Also:
    • AU_TO_BE_UPDATED_JSON

      public static final String AU_TO_BE_UPDATED_JSON
      archive units to be updated as a json used for the update AU workflow
      See Also: