Interface CaseEvent
-
- All Superinterfaces:
CaseManagementEvent
,DebugDumpable
,Event
,Serializable
,ShortDumpable
public interface CaseEvent extends CaseManagementEvent
Event related to a case (as a whole).
-
-
Field Summary
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Method Summary
-
Methods inherited from interface com.evolveum.midpoint.notifications.api.events.CaseManagementEvent
doesUseStages, getApprovalContext, getCase, getCaseName, getChangeType, getCorrelationContext, getFocusValue, getFocusValues, getManualProvisioningContext, getObject, getObjectName, getOperationStatus, getProcessInstanceName1, getTarget, getTargetName, isApproval, isApprovalCase, isApproved, isCorrelation, isManualProvisioning, isManualResourceCase, isRejected, isResultKnown
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDump, debugDumpLazily, debugDumpLazily
-
Methods inherited from interface com.evolveum.midpoint.notifications.api.events.Event
getAdHocHandler, getChannel, getFocusPassword, getId, getRequestee, getRequesteeDisplayName, getRequesteeObject, getRequesteeOid, getRequester, getRequesterOid, getStatusAsText, isAccountRelated, isAdd, isAlsoSuccess, isCategoryType, isCertCampaignStageRelated, isDelete, isFailure, isInProgress, isModify, isOnlyFailure, isOperationType, isPolicyRuleRelated, isRelatedToItem, isStatusType, isSuccess, isUserRelated, isWorkflowProcessRelated, isWorkflowRelated, isWorkItemRelated, requesteeIs, requesteeIsUser
-
Methods inherited from interface com.evolveum.midpoint.util.ShortDumpable
shortDump, shortDump, shortDumpLazily
-
-