public class WorkItemEvent extends WorkflowEvent
Constructor and Description |
---|
WorkItemEvent(LightweightIdentifierGenerator lightweightIdentifierGenerator,
ChangeType changeType) |
Modifier and Type | Method and Description |
---|---|
void |
createExpressionVariables(Map<QName,Object> variables,
OperationResult result) |
SimpleObjectRef |
getAssignee() |
String |
getWorkItemName() |
boolean |
isCategoryType(com.evolveum.midpoint.xml.ns._public.common.common_3.EventCategoryType eventCategoryType) |
void |
setAssignee(SimpleObjectRef assignee) |
void |
setWorkItemName(String workItemName) |
String |
toString() |
getChangeType, getItemApprovalProcessState, getItemApprovalRequest, getItemToApprove, getOperationStatus, getOperationStatusCustom, getPrimaryChangeProcessorState, getProcessInstanceName, getProcessInstanceState, getProcessorSpecificState, getProcessSpecificState, isApproved, isOperationType, isRejected, isRelatedToItem, isResultKnown, isStatusType, setOperationStatusCustom, setProcessInstanceName, setProcessInstanceState
containsItem, containsItem, getId, getRequestee, getRequesteeOid, getRequester, getRequesterOid, isAccountRelated, isAdd, isAlsoSuccess, isCertCampaignStageRelated, isDelete, isFailure, isInProgress, isModify, isOnlyFailure, isSuccess, isUserRelated, isWorkflowProcessRelated, isWorkflowRelated, isWorkItemRelated, setRequestee, setRequester
public WorkItemEvent(LightweightIdentifierGenerator lightweightIdentifierGenerator, ChangeType changeType)
public String getWorkItemName()
public void setWorkItemName(String workItemName)
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 setAssignee(SimpleObjectRef assignee)
public void createExpressionVariables(Map<QName,Object> variables, OperationResult result)
createExpressionVariables
in interface Event
createExpressionVariables
in class BaseEvent
public String toString()
toString
in class WorkflowEvent
Copyright © 2015 evolveum. All rights reserved.