Modifier and Type | Method and Description |
---|---|
AOTrackingUser[] |
getCurrentResponsibilities()
All the people currently responsible for this failure span.
|
int |
getID() |
long |
getPlanId()
The plan the failures belong to
|
AOTrackingResult[] |
getResultIds()
All the results that are part of this failure span.
|
boolean |
isActive()
Whether the current failing span is active.
|
void |
setActive(boolean active) |
void |
setPlanId(long planId) |
int getID()
boolean isActive()
void setActive(boolean active)
long getPlanId()
void setPlanId(long planId)
AOTrackingResult[] getResultIds()
AOTrackingResult
s in this Tracking EntryAOTrackingUser[] getCurrentResponsibilities()
AOTrackingUser
s responsible for this failure spanCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.