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 WorkItemEscalationLevelType
ApprovalContextUtil.createEscalationLevelInformation
(DelegateWorkItemActionType delegateAction) Methods in com.evolveum.midpoint.schema.util.cases with parameters of type WorkItemEscalationLevelTypeModifier and TypeMethodDescriptionstatic WorkItemDelegationEventType
ApprovalContextUtil.createDelegationEvent
(WorkItemEscalationLevelType newEscalation, List<ObjectReferenceType> assigneesBefore, List<ObjectReferenceType> delegatedTo, @NotNull WorkItemDelegationMethodType method, WorkItemEventCauseInformationType causeInformation, PrismContext prismContext) static String
WorkItemTypeUtil.getEscalationLevelDisplayName
(WorkItemEscalationLevelType level) static String
ApprovalContextUtil.getEscalationLevelInfo
(WorkItemEscalationLevelType e) static String
WorkItemTypeUtil.getEscalationLevelName
(WorkItemEscalationLevelType level) static int
WorkItemTypeUtil.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) void
AbstractWorkItemType.setEscalationLevel
(WorkItemEscalationLevelType value) void
AccessCertificationStageType.setEscalationLevel
(WorkItemEscalationLevelType value) void
WorkItemEventType.setEscalationLevel
(WorkItemEscalationLevelType value) void
WorkItemEscalationEventType.setNewEscalationLevel
(WorkItemEscalationLevelType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type WorkItemEscalationLevelType