|
Function
|
Signature
|
Meaning
|
Availability
|
|---|---|---|---|
|
hasSuspectedLink
|
boolean hasSuspectedLink(TrackerItemDto)
|
Returns true if the given tracker item has suspected links.
|
Codebeamer 9.4.0 and newer
|
|
hasUpstreamSuspectedLink
|
boolean hasUpstreamSuspectedLink(TrackerItemDto)
|
Returns true if the given tracker item has upstream suspected links.
|
Codebeamer 9.4.0 and newer
|
|
hasDownstreamSuspectedLink
|
boolean hasDownstreamSuspectedLink(TrackerItemDto)
|
Returns true if the given tracker item has downstream suspected links.
|
Codebeamer 9.4.0 and newer
|
!hasSuspectedLink(this)
hasUpstreamSuspectedLink(this) and !hasDownstreamSuspectedLink(this)