Interface AttachmentVersion


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

    Modifier and Type
    Method
    Description
    Provides the attachment id
    int
    Provides the attachment version
  • Method Details

    • getAttachmentId

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

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