Interface EntryActionChangeRelatedDocumentStateMetadata

All Superinterfaces:
LifecycleEntryActionMetadata

public interface EntryActionChangeRelatedDocumentStateMetadata extends LifecycleEntryActionMetadata
Provides details for a Change related document lifecycle state entry action.
  • Method Details

    • getDocumentRelationship

      String getDocumentRelationship()
      Retrieves the API name of the document relationship.
      Returns:
      the API name of the document relationship
    • getStateType

      String getStateType()
      Retrieves the target state type.
      Returns:
      the target state type
    • getIsStateChangeSkipped

      boolean getIsStateChangeSkipped()
      Retrieves the status of the skip state change if document version is not found flag.
      Returns:
      the status of the skip state change if document version is not found flag