Package | Description |
---|---|
com.evolveum.midpoint.web.component.atmosphere |
Modifier and Type | Method and Description |
---|---|
NotifyMessage.MessageType |
NotifyMessage.getMessageType() |
static NotifyMessage.MessageType |
NotifyMessage.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotifyMessage.MessageType[] |
NotifyMessage.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NotifyMessage(String title,
String message,
NotifyMessage.MessageType type,
String icon) |
Copyright © 2014 evolveum. All rights reserved.