jBPM Designer- API 6.0.3-SNAPSHOT

org.jbpm.designer.notification
Class DesignerNotificationEvent

java.lang.Object
  extended by org.jbpm.designer.notification.DesignerNotificationEvent

@Portable
public class DesignerNotificationEvent
extends Object


Constructor Summary
DesignerNotificationEvent()
           
DesignerNotificationEvent(String notification, org.uberfire.workbench.events.NotificationEvent.NotificationType type)
           
DesignerNotificationEvent(String notification, String message)
           
 
Method Summary
 String getNotification()
           
 org.uberfire.workbench.events.NotificationEvent.NotificationType getType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DesignerNotificationEvent

public DesignerNotificationEvent()

DesignerNotificationEvent

public DesignerNotificationEvent(String notification,
                                 String message)

DesignerNotificationEvent

public DesignerNotificationEvent(String notification,
                                 org.uberfire.workbench.events.NotificationEvent.NotificationType type)
Method Detail

getNotification

public String getNotification()

getType

public org.uberfire.workbench.events.NotificationEvent.NotificationType getType()

toString

public String toString()
Overrides:
toString in class Object

jBPM Designer- API 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.