Interface ITrackerBuild

All Superinterfaces:
IAdaptable, IBuild, IChangeListener, IHasCustomValues, IHasValues, IPObject

public interface ITrackerBuild extends IBuild
  • Field Details

  • Method Details

    • getLinkedWorkItemsStructs

      Collection getLinkedWorkItemsStructs()
      Returns the collection of IBuildLinkedWorkItemStruct structures contained in this build.
    • addLinkedItem

      boolean addLinkedItem(IWorkItem item, ILinkRoleOpt role, String revision)
      Adds the link. Does nothing, if such a link already exists.
      Parameters:
      item -
      role -
      Returns:
      true if the item was actually modified