Uses of Class
com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl
-
Packages that use MutableDeploymentVersionStatusImpl Package Description com.atlassian.bamboo.deployments.versions.persistence -
-
Uses of MutableDeploymentVersionStatusImpl in com.atlassian.bamboo.deployments.versions.persistence
Fields in com.atlassian.bamboo.deployments.versions.persistence with type parameters of type MutableDeploymentVersionStatusImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<MutableDeploymentVersionStatusImpl,String>
MutableDeploymentVersionStatusImpl_. userName
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentVersionStatusImpl,DeploymentVersionState>
MutableDeploymentVersionStatusImpl_. versionState
-