Class PlanWithCustomExpirySettings
java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestModel
com.atlassian.bamboo.plugins.rest.model.expiry.PlanWithCustomExpirySettings
-
Nested Class Summary
-
Field Summary
Fields inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
self
-
Constructor Summary
ConstructorDescriptionPlanWithCustomExpirySettings
(@NotNull String planName, @NotNull String planKey, @NotNull BuildExpiryConfig planExpiryConfig, @NotNull javax.ws.rs.core.UriBuilder uriBuilder) -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.plugins.rest.api.model.Link
Methods inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
getSelf, setSelf
-
Constructor Details
-
PlanWithCustomExpirySettings
public PlanWithCustomExpirySettings(@NotNull @NotNull String planName, @NotNull @NotNull String planKey, @NotNull @NotNull BuildExpiryConfig planExpiryConfig, @NotNull @NotNull javax.ws.rs.core.UriBuilder uriBuilder)
-
-
Method Details
-
getPlanName
-
getPlanKey
-
getConfigLink
public com.atlassian.plugins.rest.api.model.Link getConfigLink() -
getExpiryConfig
-