Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemEscalationLevelType
Packages that use WorkItemEscalationLevelType
Package
Description
-
Uses of WorkItemEscalationLevelType in com.evolveum.midpoint.schema.util.cases
Methods in com.evolveum.midpoint.schema.util.cases that return WorkItemEscalationLevelTypeModifier and TypeMethodDescriptionstatic @NotNull WorkItemEscalationLevelTypeApprovalContextUtil.createEscalationLevelInformation(DelegateWorkItemActionType delegateAction) Methods in com.evolveum.midpoint.schema.util.cases with parameters of type WorkItemEscalationLevelTypeModifier and TypeMethodDescriptionstatic WorkItemDelegationEventTypeApprovalContextUtil.createDelegationEvent(WorkItemEscalationLevelType newEscalation, List<ObjectReferenceType> assigneesBefore, List<ObjectReferenceType> delegatedTo, @NotNull WorkItemDelegationMethodType method, WorkItemEventCauseInformationType causeInformation) static StringWorkItemTypeUtil.getEscalationLevelDisplayName(WorkItemEscalationLevelType level) static StringApprovalContextUtil.getEscalationLevelInfo(WorkItemEscalationLevelType e) static StringWorkItemTypeUtil.getEscalationLevelName(WorkItemEscalationLevelType level) static intWorkItemTypeUtil.getEscalationLevelNumber(WorkItemEscalationLevelType level) -
Uses of WorkItemEscalationLevelType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WorkItemEscalationLevelTypeModifier and TypeMethodDescriptionAbstractWorkItemType.beginEscalationLevel()AccessCertificationStageType.beginEscalationLevel()AccessCertificationWorkItemType.beginEscalationLevel()CaseWorkItemType.beginEscalationLevel()WorkItemCompletionEventType.beginEscalationLevel()WorkItemDelegationEventType.beginEscalationLevel()WorkItemEscalationEventType.beginEscalationLevel()WorkItemEventType.beginEscalationLevel()WorkItemEscalationEventType.beginNewEscalationLevel()WorkItemEscalationLevelType.clone()ObjectFactory.createWorkItemEscalationLevelType()WorkItemEscalationLevelType.displayName(String value) AbstractWorkItemType.getEscalationLevel()AccessCertificationStageType.getEscalationLevel()WorkItemEventType.getEscalationLevel()WorkItemEscalationEventType.getNewEscalationLevel()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type WorkItemEscalationLevelTypeModifier and TypeMethodDescriptionAbstractWorkItemType.escalationLevel(WorkItemEscalationLevelType value) AccessCertificationStageType.escalationLevel(WorkItemEscalationLevelType value) AccessCertificationWorkItemType.escalationLevel(WorkItemEscalationLevelType value) CaseWorkItemType.escalationLevel(WorkItemEscalationLevelType value) WorkItemCompletionEventType.escalationLevel(WorkItemEscalationLevelType value) WorkItemDelegationEventType.escalationLevel(WorkItemEscalationLevelType value) WorkItemEscalationEventType.escalationLevel(WorkItemEscalationLevelType value) WorkItemEventType.escalationLevel(WorkItemEscalationLevelType value) WorkItemEscalationEventType.newEscalationLevel(WorkItemEscalationLevelType value) voidAbstractWorkItemType.setEscalationLevel(WorkItemEscalationLevelType value) voidAccessCertificationStageType.setEscalationLevel(WorkItemEscalationLevelType value) voidWorkItemEventType.setEscalationLevel(WorkItemEscalationLevelType value) voidWorkItemEscalationEventType.setNewEscalationLevel(WorkItemEscalationLevelType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type WorkItemEscalationLevelType