Class MutableDeploymentProjectImpl_
java.lang.Object
com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class MutableDeploymentProjectImpl_
extends HibernateBambooEntityWithOid_
-
Field Summary
Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,
String> static final String
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,
String> static final String
static final String
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,
PlanKey> static final String
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,
VcsBambooSpecsSourceImpl> Fields inherited from class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
id, ID, oid, OID
-
Constructor Summary
-
Method Summary
-
Field Details
-
vcsBambooSpecsSource
public static volatile javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,VcsBambooSpecsSourceImpl> vcsBambooSpecsSource -
name
public static volatile javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,String> name -
description
public static volatile javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,String> description -
planKey
public static volatile javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,PlanKey> planKey -
VCS_BAMBOO_SPECS_SOURCE
- See Also:
-
NAME
- See Also:
-
DESCRIPTION
- See Also:
-
PLAN_KEY
- See Also:
-
-
Constructor Details
-
MutableDeploymentProjectImpl_
public MutableDeploymentProjectImpl_()
-