Interface AttachmentRef.Container

Enclosing interface:
AttachmentRef

public static interface AttachmentRef.Container
Represents a reference to an Attachment container entity.
  • Method Details

    • getId

      long getId()
      Returns:
      The ID of the latest version (i.e. the stable ID) of the attachment container entity.
    • getSpace

    • tryRenameOnMove

      default boolean tryRenameOnMove()