Uses of Class
com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
-
Uses of MutableDeploymentProjectImpl in com.atlassian.bamboo.deployments.projects.persistence
Fields in com.atlassian.bamboo.deployments.projects.persistence with type parameters of type MutableDeploymentProjectImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,String>
MutableDeploymentProjectImpl_. description
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,String>
MutableDeploymentProjectImpl_. name
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,PlanKey>
MutableDeploymentProjectImpl_. planKey
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,VcsBambooSpecsSourceImpl>
MutableDeploymentProjectImpl_. vcsBambooSpecsSource
-
Uses of MutableDeploymentProjectImpl in com.atlassian.bamboo.deployments.projects.persistence.items
Fields in com.atlassian.bamboo.deployments.projects.persistence.items with type parameters of type MutableDeploymentProjectImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<MutableBambooArtifactDeploymentProjectItem,MutableDeploymentProjectImpl>
MutableBambooArtifactDeploymentProjectItem_. deploymentProject
-
Uses of MutableDeploymentProjectImpl in com.atlassian.bamboo.deployments.specs
Fields in com.atlassian.bamboo.deployments.specs with type parameters of type MutableDeploymentProjectImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<RssDeploymentProjectPermissionImpl,MutableDeploymentProjectImpl>
RssDeploymentProjectPermissionImpl_. deploymentProject
-