Uses of Class
com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
Packages that use MutableArtifactDeploymentVersionItemImpl Package Description com.atlassian.bamboo.deployments.versions com.atlassian.bamboo.deployments.versions.persistence.items -
-
Uses of MutableArtifactDeploymentVersionItemImpl in com.atlassian.bamboo.deployments.versions
Constructors in com.atlassian.bamboo.deployments.versions with parameters of type MutableArtifactDeploymentVersionItemImpl Constructor Description ArtifactDeploymentVersionItemImpl(@NotNull MutableArtifactDeploymentVersionItemImpl versionItem)
-
Uses of MutableArtifactDeploymentVersionItemImpl in com.atlassian.bamboo.deployments.versions.persistence.items
Fields in com.atlassian.bamboo.deployments.versions.persistence.items with type parameters of type MutableArtifactDeploymentVersionItemImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<MutableArtifactDeploymentVersionItemImpl,MutableArtifactImpl>
MutableArtifactDeploymentVersionItemImpl_. artifact
static javax.persistence.metamodel.SingularAttribute<MutableArtifactDeploymentVersionItemImpl,PlanResultKey>
MutableArtifactDeploymentVersionItemImpl_. planResultKey
-