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