@Portable public class DesignerNotificationEvent extends Object
Constructor and Description |
---|
DesignerNotificationEvent() |
DesignerNotificationEvent(String notification,
org.uberfire.workbench.events.NotificationEvent.NotificationType type,
String userId) |
DesignerNotificationEvent(String notification,
String message,
String userId) |
Modifier and Type | Method and Description |
---|---|
String |
getNotification() |
org.uberfire.workbench.events.NotificationEvent.NotificationType |
getType() |
String |
getUserId() |
String |
toString() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.