public class ExpiryStatus extends Object
Constructor and Description |
---|
ExpiryStatus(boolean expiryRunning,
Boolean lastRunSuccessful,
Date lastStartedDate,
Date lastFinishedDate) |
Modifier and Type | Method and Description |
---|---|
Date |
getLastFinishedDate() |
Date |
getLastStartedDate() |
boolean |
isExpiryRunning() |
Boolean |
isLastRunSuccessful() |
@Nullable public Date getLastStartedDate()
@Nullable public Date getLastFinishedDate()
@Nullable public Boolean isLastRunSuccessful()
public boolean isExpiryRunning()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.