public class WorkItemEvent extends WorkflowEvent
Constructor and Description |
---|
WorkItemEvent(LightweightIdentifierGenerator lightweightIdentifierGenerator) |
Modifier and Type | Method and Description |
---|---|
void |
createExpressionVariables(Map<QName,Object> variables,
NotificationsUtil notificationsUtil,
OperationResult result) |
SimpleObjectRef |
getAssignee() |
String |
getWorkItemName() |
boolean |
isCategoryType(EventCategoryType eventCategoryType) |
void |
setAssigneeOid(String oid) |
void |
setWorkItemName(String workItemName) |
String |
toString() |
getChangeType, getOperationStatus, getProcessName, getVariables, isApproved, isOperationType, isRejected, isResultKnown, isStatusType, setChangeType, setOperationStatus, setProcessName, setVariables
getId, getRequestee, getRequesteeOid, getRequester, getRequesterOid, isAccountRelated, isAdd, isAlsoSuccess, isDelete, isFailure, isInProgress, isModify, isOnlyFailure, isSuccess, isUserRelated, isWorkflowProcessRelated, isWorkflowRelated, isWorkItemRelated, setRequestee, setRequesteeOid, setRequester, setRequesterOid
public WorkItemEvent(LightweightIdentifierGenerator lightweightIdentifierGenerator)
public String getWorkItemName()
public void setWorkItemName(String workItemName)
public boolean isCategoryType(EventCategoryType eventCategoryType)
isCategoryType
in class Event
public SimpleObjectRef getAssignee()
public void setAssigneeOid(String oid)
public void createExpressionVariables(Map<QName,Object> variables, NotificationsUtil notificationsUtil, OperationResult result)
createExpressionVariables
in class Event
public String toString()
toString
in class WorkflowEvent
Copyright © 2013 evolveum. All rights reserved.