Class MutableBambooArtifactDeploymentProjectItem_
java.lang.Object
com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class MutableBambooArtifactDeploymentProjectItem_
extends HibernateBambooEntityObject_
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static javax.persistence.metamodel.SingularAttribute<MutableBambooArtifactDeploymentProjectItem,
ArtifactDefinitionImpl> static final String
static javax.persistence.metamodel.SingularAttribute<MutableBambooArtifactDeploymentProjectItem,
MutableDeploymentProjectImpl> Fields inherited from class com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
id, ID
-
Constructor Summary
-
Method Summary
-
Field Details
-
artifactDefinition
public static volatile javax.persistence.metamodel.SingularAttribute<MutableBambooArtifactDeploymentProjectItem,ArtifactDefinitionImpl> artifactDefinition -
deploymentProject
public static volatile javax.persistence.metamodel.SingularAttribute<MutableBambooArtifactDeploymentProjectItem,MutableDeploymentProjectImpl> deploymentProject -
ARTIFACT_DEFINITION
- See Also:
-
DEPLOYMENT_PROJECT
- See Also:
-
-
Constructor Details
-
MutableBambooArtifactDeploymentProjectItem_
public MutableBambooArtifactDeploymentProjectItem_()
-