@PublicApi
public interface SlaInformationOngoingCycle
Modifier and Type | Method and Description |
---|---|
boolean |
getBreached() |
Optional<Instant> |
getBreachTime() |
Long |
getElapsedTime() |
Long |
getGoalDuration() |
boolean |
getPaused() |
Long |
getRemainingTime() |
Instant |
getStartTime() |
boolean |
getWithinCalendarHours() |
Instant getStartTime()
Optional<Instant> getBreachTime()
boolean getBreached()
boolean getPaused()
boolean getWithinCalendarHours()
Long getGoalDuration()
Long getElapsedTime()
Long getRemainingTime()
Copyright © 2020 Atlassian. All rights reserved.