|
jBPM Designer- API 6.2.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.designer.notification.DesignerNotificationEvent
@Portable public class DesignerNotificationEvent
| Constructor Summary | |
|---|---|
DesignerNotificationEvent()
|
|
DesignerNotificationEvent(String notification,
org.uberfire.workbench.events.NotificationEvent.NotificationType type,
String userId)
|
|
DesignerNotificationEvent(String notification,
String message,
String userId)
|
|
| Method Summary | |
|---|---|
String |
getNotification()
|
org.uberfire.workbench.events.NotificationEvent.NotificationType |
getType()
|
String |
getUserId()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DesignerNotificationEvent()
public DesignerNotificationEvent(String notification,
String message,
String userId)
public DesignerNotificationEvent(String notification,
org.uberfire.workbench.events.NotificationEvent.NotificationType type,
String userId)
| Method Detail |
|---|
public String getNotification()
public org.uberfire.workbench.events.NotificationEvent.NotificationType getType()
public String getUserId()
public String toString()
toString in class Object
|
jBPM Designer- API 6.2.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||