public class WorkItemEvent extends WorkflowEvent
workflowContext
Constructor and Description |
---|
WorkItemEvent(LightweightIdentifierGenerator lightweightIdentifierGenerator,
ChangeType changeType,
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemType workItem,
SimpleObjectRef assignee,
com.evolveum.midpoint.xml.ns._public.common.common_3.WfContextType workflowContext) |
Modifier and Type | Method and Description |
---|---|
void |
createExpressionVariables(Map<QName,Object> variables,
OperationResult result) |
protected String |
getAnswer() |
SimpleObjectRef |
getAssignee() |
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemType |
getWorkItem() |
String |
getWorkItemName() |
boolean |
isCategoryType(com.evolveum.midpoint.xml.ns._public.common.common_3.EventCategoryType eventCategoryType) |
String |
toString() |
getChangeType, getItemApprovalProcessState, getOperationStatus, getPrimaryChangeProcessorState, getProcessInstanceName, getProcessorSpecificState, getProcessSpecificState, getWorkflowContext, isApproved, isOperationType, isRejected, isRelatedToItem, isResultKnown, isStatusType
containsItem, containsItem, getChannel, getId, getNotificationFunctions, getRequestee, getRequesteeDisplayName, getRequesteeName, getRequesteeObject, getRequesteeOid, getRequester, getRequesterOid, getStatusAsText, isAccountRelated, isAdd, isAlsoSuccess, isCertCampaignStageRelated, isDelete, isFailure, isInProgress, isModify, isOnlyFailure, isSuccess, isUserRelated, isWorkflowProcessRelated, isWorkflowRelated, isWorkItemRelated, setChannel, setNotificationFunctions, setRequestee, setRequester
public WorkItemEvent(LightweightIdentifierGenerator lightweightIdentifierGenerator, ChangeType changeType, @NotNull com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemType workItem, @Nullable SimpleObjectRef assignee, com.evolveum.midpoint.xml.ns._public.common.common_3.WfContextType workflowContext)
public String getWorkItemName()
@NotNull public com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemType getWorkItem()
public boolean isCategoryType(com.evolveum.midpoint.xml.ns._public.common.common_3.EventCategoryType eventCategoryType)
isCategoryType
in interface Event
isCategoryType
in class BaseEvent
public SimpleObjectRef getAssignee()
public void createExpressionVariables(Map<QName,Object> variables, OperationResult result)
createExpressionVariables
in interface Event
createExpressionVariables
in class BaseEvent
protected String getAnswer()
getAnswer
in class WorkflowEvent
public String toString()
toString
in class WorkflowEvent
Copyright © 2016 evolveum. All rights reserved.