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