Class ReleaseNaming
java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.deployment.ReleaseNaming
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionReleaseNaming
(@NotNull String nextVersionName, boolean appliesToBranches, boolean autoIncrement, @NotNull Iterable<String> autoIncrementVariables) -
Method Summary
-
Constructor Details
-
ReleaseNaming
-
-
Method Details
-
getNextVersionName
-
isAppliesToBranches
public boolean isAppliesToBranches() -
isAutoIncrement
public boolean isAutoIncrement() -
getAutoIncrementVariables
-
equals
-
hashCode
public int hashCode() -
toString
-