Class AbstractImportCDMFrComponent.ContentWorkflowDescription

java.lang.Object
org.ametys.plugins.odfsync.cdmfr.components.AbstractImportCDMFrComponent.ContentWorkflowDescription
Enclosing class:
AbstractImportCDMFrComponent

Internal object to describe content workflow elements.
  • Method Details

    • getContentType

      Get the content type.
      Returns:
      the content type ID
    • getWorkflowName

      Get the workflow name.
      Returns:
      the workflow name
    • getInitialActionId

      public int getInitialActionId()
      Get the initial action ID.
      Returns:
      the initial action ID
    • getValidationActionId

      public int getValidationActionId()
      Get the validation action ID.
      Returns:
      the validation action ID