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_. applicableToBranches
static javax.persistence.metamodel.SingularAttribute<MutableVersionNamingSchemeImpl,Boolean>
MutableVersionNamingSchemeImpl_. autoIncrement
static javax.persistence.metamodel.SingularAttribute<MutableVersionNamingSchemeImpl,String>
MutableVersionNamingSchemeImpl_. nextVersionName
static javax.persistence.metamodel.SetAttribute<MutableVersionNamingSchemeImpl,String>
MutableVersionNamingSchemeImpl_. variablesToAutoIncrement
-