@ExperimentalApi @ParametersAreNonnullByDefault public interface SlaInformation
Modifier and Type | Method and Description |
---|---|
List<SlaInformationCompletedCycle> |
getCompletedCycles() |
Long |
getId() |
String |
getName() |
Optional<SlaInformationOngoingCycle> |
getOngoingCycle() |
Long getId()
String getName()
List<SlaInformationCompletedCycle> getCompletedCycles()
Optional<SlaInformationOngoingCycle> getOngoingCycle()
Copyright © 2017 Atlassian. All rights reserved.