Package com.atlassian.bamboo.labels
Class LabellingImpl_
java.lang.Object
com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
com.atlassian.bamboo.labels.LabellingImpl_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class LabellingImpl_
extends HibernateBambooEntityObject_
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static javax.persistence.metamodel.SingularAttribute<LabellingImpl,
ResultsSummary> static javax.persistence.metamodel.SingularAttribute<LabellingImpl,
Plan> static final String
static final String
static javax.persistence.metamodel.SingularAttribute<LabellingImpl,
String> Fields inherited from class com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
id, ID
-
Constructor Summary
-
Method Summary
-
Field Details
-
buildResultsSummary
public static volatile javax.persistence.metamodel.SingularAttribute<LabellingImpl,ResultsSummary> buildResultsSummary -
userName
-
plan
-
BUILD_RESULTS_SUMMARY
- See Also:
-
USER_NAME
- See Also:
-
PLAN
- See Also:
-
-
Constructor Details
-
LabellingImpl_
public LabellingImpl_()
-