Interface VersionNamingScheme
-
- All Superinterfaces:
BambooIdProvider
,InternalVersionNamingScheme
- All Known Implementing Classes:
VersionNamingSchemeImpl
@PublicApi public interface VersionNamingScheme extends InternalVersionNamingScheme
Version Naming Configuration for a Deployment Project.
-
-
Field Summary
-
Fields inherited from interface com.atlassian.bamboo.deployments.projects.versionnaming.InternalVersionNamingScheme
DEFAULT_VERSION_NAME
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
-
Methods inherited from interface com.atlassian.bamboo.deployments.projects.versionnaming.InternalVersionNamingScheme
getNextVersionName, getVariablesToAutoIncrement, isApplicableToBranches, isAutoIncrement
-
-