Package com.atlassian.bamboo.chains
Class DefaultChain_
- java.lang.Object
-
- com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
-
- com.atlassian.bamboo.plan.AbstractPlan_
-
- com.atlassian.bamboo.plan.AbstractChain_
-
- com.atlassian.bamboo.chains.DefaultChain_
-
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class DefaultChain_ extends AbstractChain_
-
-
Field Summary
-
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
Constructors Constructor Description DefaultChain_()
-