@PublicApi @ParametersAreNonnullByDefault public interface SlaInformationCompletedCycle
Modifier and Type | Method and Description |
---|---|
boolean |
getBreached() |
Long |
getElapsedTime() |
Long |
getGoalDuration() |
Long |
getRemainingTime() |
Instant |
getStartTime() |
Instant |
getStopTime() |
Instant getStartTime()
Instant getStopTime()
boolean getBreached()
Long getGoalDuration()
Long getElapsedTime()
Long getRemainingTime()
Copyright © 2020 Atlassian. All rights reserved.