@Service @RunLevel(value=10) public class HipchatNotificationEventFactory extends NotificationEventFactory<HipchatNotificationEvent>
| Constructor and Description |
|---|
HipchatNotificationEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
HipchatNotificationEvent |
buildNotificationEvent(Level level,
String subject,
String message,
Object[] parameters) |
HipchatNotificationEvent |
buildNotificationEvent(String subject,
String message) |
getStore, initializeEvent, registerEventFactorypublic HipchatNotificationEvent buildNotificationEvent(String subject, String message)
buildNotificationEvent in class NotificationEventFactory<HipchatNotificationEvent>public HipchatNotificationEvent buildNotificationEvent(Level level, String subject, String message, Object[] parameters)
buildNotificationEvent in class NotificationEventFactory<HipchatNotificationEvent>Copyright © 2017. All rights reserved.