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