Uses of Class
com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem
-
-
Uses of MutableBambooArtifactDeploymentProjectItem in com.atlassian.bamboo.deployments.projects
Constructors in com.atlassian.bamboo.deployments.projects with parameters of type MutableBambooArtifactDeploymentProjectItem Constructor Description BambooArtifactDeploymentProjectItem(@NotNull MutableBambooArtifactDeploymentProjectItem item)
-
Uses of MutableBambooArtifactDeploymentProjectItem in com.atlassian.bamboo.deployments.projects.persistence.items
Fields in com.atlassian.bamboo.deployments.projects.persistence.items with type parameters of type MutableBambooArtifactDeploymentProjectItem Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<MutableBambooArtifactDeploymentProjectItem,ArtifactDefinitionImpl>
MutableBambooArtifactDeploymentProjectItem_. artifactDefinition
static javax.persistence.metamodel.SingularAttribute<MutableBambooArtifactDeploymentProjectItem,MutableDeploymentProjectImpl>
MutableBambooArtifactDeploymentProjectItem_. deploymentProject
-
Uses of MutableBambooArtifactDeploymentProjectItem in com.atlassian.bamboo.plan.artifact
Fields in com.atlassian.bamboo.plan.artifact with type parameters of type MutableBambooArtifactDeploymentProjectItem Modifier and Type Field Description static javax.persistence.metamodel.ListAttribute<ArtifactDefinitionImpl,MutableBambooArtifactDeploymentProjectItem>
ArtifactDefinitionImpl_. deploymentProjectItems
-