Package | Description |
---|---|
com.evolveum.midpoint.notifications.events | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
boolean |
WorkflowProcessEvent.isCategoryType(EventCategoryType eventCategoryType) |
boolean |
ModelEvent.isCategoryType(EventCategoryType eventCategoryType) |
boolean |
AccountEvent.isCategoryType(EventCategoryType eventCategoryType) |
boolean |
WorkItemEvent.isCategoryType(EventCategoryType eventCategoryType) |
abstract boolean |
Event.isCategoryType(EventCategoryType eventCategoryType) |
Modifier and Type | Field and Description |
---|---|
protected List<EventCategoryType> |
EventCategoryFilterType.category |
Modifier and Type | Method and Description |
---|---|
static EventCategoryType |
EventCategoryType.fromValue(String v) |
static EventCategoryType |
EventCategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventCategoryType[] |
EventCategoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<EventCategoryType> |
EventCategoryFilterType.getCategory()
Gets the value of the category property.
|
Copyright © 2013 evolveum. All rights reserved.