com.atlassian.jira.event.notification
Class NotificationSchemeCreatedEvent
java.lang.Object
com.atlassian.jira.event.scheme.AbstractSchemeEvent
com.atlassian.jira.event.notification.NotificationSchemeCreatedEvent
public class NotificationSchemeCreatedEvent
- extends AbstractSchemeEvent
Event indicating a notification scheme has been created.
- Since:
- v5.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationSchemeCreatedEvent
@Internal
public NotificationSchemeCreatedEvent(Scheme scheme)
Copyright © 2002-2014 Atlassian. All Rights Reserved.