|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationEvent.Level | |
|---|---|
| org.jbpm.model.formapi.client.bus.ui | |
| Uses of NotificationEvent.Level in org.jbpm.model.formapi.client.bus.ui |
|---|
| Methods in org.jbpm.model.formapi.client.bus.ui that return NotificationEvent.Level | |
|---|---|
NotificationEvent.Level |
NotificationEvent.getLevel()
|
static NotificationEvent.Level |
NotificationEvent.Level.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NotificationEvent.Level[] |
NotificationEvent.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jbpm.model.formapi.client.bus.ui with parameters of type NotificationEvent.Level | |
|---|---|
NotificationEvent(NotificationEvent.Level level,
String message)
|
|
NotificationEvent(NotificationEvent.Level level,
String message,
Throwable error)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||