public class TrackingEntry extends Object
Constructor and Description |
---|
TrackingEntry(AOTrackingEntry entry) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AOTrackingEntry |
getAoEntry() |
List<TrackingResponsibility> |
getCurrentResponsibilities() |
int |
getId() |
int |
hashCode() |
boolean |
isActive() |
public TrackingEntry(@NotNull AOTrackingEntry entry)
public int getId()
@NotNull public List<TrackingResponsibility> getCurrentResponsibilities()
public boolean isActive()
public AOTrackingEntry getAoEntry()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.