com.polarion.alm.tracker.model.ITrackerBuild
FIELDS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | KEY_LINKED_WORK_ITEMS |
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| Collection | getLinkedWorkItemsStructs() | Returns the collection of {@link IBuildLinkedWorkItemStruct} structures contained in this build. |
| boolean | addLinkedItem(IWorkItem,ILinkRoleOpt,String) | Adds the link. Does nothing, if such a link already exists. |
Back to Index