Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemEscalationEventType
Packages that use WorkItemEscalationEventType
-
Uses of WorkItemEscalationEventType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type WorkItemEscalationEventTypeModifier and TypeFieldDescriptionstatic final Producer<WorkItemEscalationEventType>WorkItemEscalationEventType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WorkItemEscalationEventTypeModifier and TypeMethodDescriptionWorkItemEscalationEventType.assigneeBefore(ObjectReferenceType value) WorkItemEscalationEventType.assigneeBefore(String oid, QName type) WorkItemEscalationEventType.assigneeBefore(String oid, QName type, QName relation) WorkItemEscalationEventType.attorneyRef(ObjectReferenceType value) WorkItemEscalationEventType.attorneyRef(String oid, QName type) WorkItemEscalationEventType.attorneyRef(String oid, QName type, QName relation) WorkItemEscalationEventType.cause(WorkItemEventCauseInformationType value) WorkItemEscalationEventType.clone()ObjectFactory.createWorkItemEscalationEventType()WorkItemEscalationEventType.delegatedTo(ObjectReferenceType value) WorkItemEscalationEventType.delegatedTo(String oid, QName type) WorkItemEscalationEventType.delegatedTo(String oid, QName type, QName relation) WorkItemEscalationEventType.delegationMethod(WorkItemDelegationMethodType value) WorkItemEscalationEventType.escalationLevel(WorkItemEscalationLevelType value) WorkItemEscalationEventType.externalWorkItemId(String value) WorkItemEscalationEventType.initiatorRef(ObjectReferenceType value) WorkItemEscalationEventType.initiatorRef(String oid, QName type) WorkItemEscalationEventType.initiatorRef(String oid, QName type, QName relation) WorkItemEscalationEventType.newEscalationLevel(WorkItemEscalationLevelType value) WorkItemEscalationEventType.originalAssigneeRef(ObjectReferenceType value) WorkItemEscalationEventType.originalAssigneeRef(String oid, QName type) WorkItemEscalationEventType.originalAssigneeRef(String oid, QName type, QName relation) WorkItemEscalationEventType.stageNumber(Integer value) WorkItemEscalationEventType.timestamp(XMLGregorianCalendar value) WorkItemEscalationEventType.workItemId(Long value)