public class WorkflowProcessEvent extends WorkflowEvent
workflowContext
Constructor and Description |
---|
WorkflowProcessEvent(LightweightIdentifierGenerator lightweightIdentifierGenerator,
ChangeType changeType,
com.evolveum.midpoint.xml.ns._public.common.common_3.WfContextType workflowContext) |
Modifier and Type | Method and Description |
---|---|
protected String |
getAnswer() |
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, createExpressionVariables, getChannel, getId, getRequestee, getRequesteeOid, getRequester, getRequesterOid, isAccountRelated, isAdd, isAlsoSuccess, isCertCampaignStageRelated, isDelete, isFailure, isInProgress, isModify, isOnlyFailure, isSuccess, isUserRelated, isWorkflowProcessRelated, isWorkflowRelated, isWorkItemRelated, setChannel, setRequestee, setRequester
public WorkflowProcessEvent(LightweightIdentifierGenerator lightweightIdentifierGenerator, ChangeType changeType, com.evolveum.midpoint.xml.ns._public.common.common_3.WfContextType workflowContext)
public boolean isCategoryType(com.evolveum.midpoint.xml.ns._public.common.common_3.EventCategoryType eventCategoryType)
isCategoryType
in interface Event
isCategoryType
in class BaseEvent
protected String getAnswer()
getAnswer
in class WorkflowEvent
public String toString()
toString
in class WorkflowEvent
Copyright © 2016 evolveum. All rights reserved.