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