com.polarion.alm.tracker.model.IBuildLinkedWorkItemStruct


FIELDS
Modifiers and TypeNameDescription
String KEY_WORK_ITEM
String KEY_REVISION
String KEY_ROLE
METHODS
Modifiers and TypeNameDescription
IWorkItem getLinkedItem()
ILinkRoleOpt getLinkRole()
String getRevision() Returns the string identifier of pinned revision, or null if link is not pinned.
void setRevision(String) Sets or clears the pinned revision.

Back to Index