public static class PlanWithCustomExpirySettings.ExpiryConfig extends Object
Modifier and Type | Method and Description |
---|---|
int |
getBuildsToKeep() |
int |
getDuration() |
String |
getLabelsList() |
int |
getMaximumBuildsToKeep() |
String |
getPeriod() |
boolean |
isExpiryBuildLog() |
boolean |
isExpiryTypeArtifact() |
boolean |
isExpiryTypeNothing() |
boolean |
isExpiryTypeResult() |
public boolean isExpiryTypeNothing()
public boolean isExpiryTypeResult()
public boolean isExpiryTypeArtifact()
public boolean isExpiryBuildLog()
public int getDuration()
public String getPeriod()
public String getLabelsList()
public int getBuildsToKeep()
public int getMaximumBuildsToKeep()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.