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