Package | Description |
---|---|
com.evolveum.midpoint.notifications.api.events | |
com.evolveum.midpoint.notifications.impl |
Modifier and Type | Method and Description |
---|---|
SimpleObjectRef |
WorkItemEvent.getAssignee() |
SimpleObjectRef |
Event.getRequestee() |
SimpleObjectRef |
BaseEvent.getRequestee() |
SimpleObjectRef |
Event.getRequester() |
SimpleObjectRef |
BaseEvent.getRequester() |
Modifier and Type | Method and Description |
---|---|
void |
WorkItemEvent.setAssignee(SimpleObjectRef assignee) |
void |
Event.setRequestee(SimpleObjectRef requestee) |
void |
BaseEvent.setRequestee(SimpleObjectRef requestee) |
void |
Event.setRequester(SimpleObjectRef requester) |
void |
BaseEvent.setRequester(SimpleObjectRef requester) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleObjectRefImpl |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType |
NotificationsUtil.getObjectType(SimpleObjectRef simpleObjectRef,
OperationResult result) |
Copyright © 2014 evolveum. All rights reserved.