Class NotificationSetImpl_
java.lang.Object
com.atlassian.bamboo.notification.NotificationSetImpl_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class NotificationSetImpl_
extends Object
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static javax.persistence.metamodel.SetAttribute<NotificationSetImpl,
NotificationRule> static javax.persistence.metamodel.SingularAttribute<NotificationSetImpl,
NotificationSet.NotificationSetType> static final String
static javax.persistence.metamodel.ListAttribute<NotificationSetImpl,
NotificationRule> -
Constructor Summary
-
Method Summary
-
Field Details
-
sortedNotificationRules
public static volatile javax.persistence.metamodel.ListAttribute<NotificationSetImpl,NotificationRule> sortedNotificationRules -
notificationSetType
public static volatile javax.persistence.metamodel.SingularAttribute<NotificationSetImpl,NotificationSet.NotificationSetType> notificationSetType -
notificationRules
public static volatile javax.persistence.metamodel.SetAttribute<NotificationSetImpl,NotificationRule> notificationRules -
SORTED_NOTIFICATION_RULES
- See Also:
-
NOTIFICATION_SET_TYPE
- See Also:
-
NOTIFICATION_RULES
- See Also:
-
-
Constructor Details
-
NotificationSetImpl_
public NotificationSetImpl_()
-