Class PlanWithCustomExpirySettings

java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestModel
com.atlassian.bamboo.plugins.rest.model.expiry.PlanWithCustomExpirySettings

public class PlanWithCustomExpirySettings extends AbstractRestModel
  • 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