Uses of Class
com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
Packages that use MutableVersionNamingSchemeImpl Package Description com.atlassian.bamboo.deployments.projects.persistence.versionnaming -
-
Uses of MutableVersionNamingSchemeImpl in com.atlassian.bamboo.deployments.projects.persistence.versionnaming
Fields in com.atlassian.bamboo.deployments.projects.persistence.versionnaming with type parameters of type MutableVersionNamingSchemeImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<MutableVersionNamingSchemeImpl,Boolean>MutableVersionNamingSchemeImpl_. applicableToBranchesstatic javax.persistence.metamodel.SingularAttribute<MutableVersionNamingSchemeImpl,Boolean>MutableVersionNamingSchemeImpl_. autoIncrementstatic javax.persistence.metamodel.SingularAttribute<MutableVersionNamingSchemeImpl,String>MutableVersionNamingSchemeImpl_. nextVersionNamestatic javax.persistence.metamodel.SetAttribute<MutableVersionNamingSchemeImpl,String>MutableVersionNamingSchemeImpl_. variablesToAutoIncrement
-