public class TestDeploymentProjectVersionNamingDetails extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestDeploymentProjectVersionNamingDetails.Builder |
Modifier and Type | Method and Description |
---|---|
static TestDeploymentProjectVersionNamingDetails.Builder |
builder() |
String |
getNextVersionName() |
com.google.common.collect.ImmutableSet<String> |
getVariablesToAutoIncrement() |
boolean |
isApplicableToBranches() |
boolean |
isAutoIncrementVersionName() |
public static TestDeploymentProjectVersionNamingDetails.Builder builder()
public String getNextVersionName()
public boolean isAutoIncrementVersionName()
public com.google.common.collect.ImmutableSet<String> getVariablesToAutoIncrement()
public boolean isApplicableToBranches()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.