Package com.atlassian.bamboo.plan.branch
Class ChainBranchImpl_
java.lang.Object
com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
com.atlassian.bamboo.plan.AbstractPlan_
com.atlassian.bamboo.plan.AbstractChain_
com.atlassian.bamboo.plan.branch.ChainBranchImpl_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class ChainBranchImpl_
extends AbstractChain_
-
Field Summary
Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,
Boolean> static final String
static final String
static javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,
String> static final String
static javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,
Boolean> Fields inherited from class com.atlassian.bamboo.plan.AbstractChain_
ALL_STAGES, allStages, NOTIFICATION_SET, NOTIFICATION_SET_ID, notificationSet, notificationSetId, STORAGE_TAG, storageTag
Fields inherited from class com.atlassian.bamboo.plan.AbstractPlan_
BUILD_KEY, BUILD_NAME, buildKey, buildName, description, DESCRIPTION, discriminator, DISCRIMINATOR, labellings, LABELLINGS, MARKED_FOR_DELETION, markedForDeletion, name, NAME, PLAN_KEY, planKey, project, PROJECT, SUSPENDED_FROM_BUILDING, suspendedFromBuilding, TEST_CLASSES, testClasses, version, VERSION
Fields inherited from class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
id, ID, oid, OID
-
Constructor Summary
-
Method Summary
-
Field Details
-
remoteJiraLinkRequired
public static volatile javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,Boolean> remoteJiraLinkRequired -
divergent
public static volatile javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,Boolean> divergent -
linkedJiraIssue
public static volatile javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,String> linkedJiraIssue -
REMOTE_JIRA_LINK_REQUIRED
- See Also:
-
DIVERGENT
- See Also:
-
LINKED_JIRA_ISSUE
- See Also:
-
-
Constructor Details
-
ChainBranchImpl_
public ChainBranchImpl_()
-