Interface IBuildLinkedWorkItemStruct

All Superinterfaces:
IChangeGenerator, IChangeListener, IHasCustomValues, IHasValues, IStructure

public interface IBuildLinkedWorkItemStruct extends IStructure
Author:
banszelj
  • Field Details

  • Method Details

    • getLinkedItem

      IWorkItem getLinkedItem()
    • getLinkRole

      ILinkRoleOpt getLinkRole()
    • getRevision

      String getRevision()
      Returns the string identifier of pinned revision, or null if link is not pinned.
    • setRevision

      void setRevision(String revision)
      Sets or clears the pinned revision.
      Parameters:
      revision - string identifier of pinned revision, or null to clear the pinned revision