@ExperimentalApi public class SoftCleanupJobStatus extends Object
| Constructor and Description |
|---|
SoftCleanupJobStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CurrentCycle |
getCurrentCycle() |
OverallStatus |
getOverallStats() |
int |
hashCode() |
void |
setCurrentCycle(CurrentCycle currentCycle) |
void |
setOverallStats(OverallStatus overallStatus) |
String |
toString() |
public OverallStatus getOverallStats()
public void setOverallStats(OverallStatus overallStatus)
public CurrentCycle getCurrentCycle()
public void setCurrentCycle(CurrentCycle currentCycle)
Copyright © 2003–2021 Atlassian. All rights reserved.