Interface AttachmentVersion


  • public interface AttachmentVersion
    The AttachmentVersion is used to record the current version of attachments when a state is changed
    • Method Detail

      • getAttachmentId

        java.lang.String getAttachmentId()
        Provides the attachment id
        Returns:
        the attachment id
      • getVersion

        int getVersion()
        Provides the attachment version
        Returns:
        the attachment version