|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Event.Importance in org.xwiki.eventstream |
---|
Methods in org.xwiki.eventstream that return Event.Importance | |
---|---|
Event.Importance |
Event.getImportance()
Different events can have a different importance. |
static Event.Importance |
Event.Importance.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Event.Importance[] |
Event.Importance.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.xwiki.eventstream with parameters of type Event.Importance | |
---|---|
void |
Event.setImportance(Event.Importance importance)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |