org.jbpm.designer.notification
Class DesignerNotificationEvent
java.lang.Object
org.jbpm.designer.notification.DesignerNotificationEvent
@Portable
public class DesignerNotificationEvent
- extends Object
DesignerNotificationEvent
public DesignerNotificationEvent()
DesignerNotificationEvent
public DesignerNotificationEvent(String notification,
String message)
DesignerNotificationEvent
public DesignerNotificationEvent(String notification,
org.uberfire.workbench.events.NotificationEvent.NotificationType type)
getNotification
public String getNotification()
getType
public org.uberfire.workbench.events.NotificationEvent.NotificationType getType()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.