Class EscalateWorkItemActionType
- java.lang.Object
-
- com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemActionType
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.DelegateWorkItemActionType
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.EscalateWorkItemActionType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class EscalateWorkItemActionType extends DelegateWorkItemActionType
TODO EXPERIMENTAL- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.Any
-
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable>
-
-
Field Summary
Fields Modifier and Type Field Description static QName
COMPLEX_TYPE
static ItemName
F_ESCALATION_LEVEL_DISPLAY_NAME
static ItemName
F_ESCALATION_LEVEL_NAME
static Producer<EscalateWorkItemActionType>
FACTORY
-
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.DelegateWorkItemActionType
F_APPROVER_EXPRESSION, F_APPROVER_REF, F_DELEGATION_METHOD, F_DURATION, F_NOTIFY_BEFORE_ACTION, F_OUTCOME_IF_NO_APPROVERS
-
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemActionType
F_CONDITION, F_DESCRIPTION, F_DISPLAY_NAME, F_DOCUMENTATION, F_NAME
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Constructor Summary
Constructors Constructor Description EscalateWorkItemActionType()
EscalateWorkItemActionType(PrismContext context)
Deprecated.
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.DelegateWorkItemActionType
getApproverExpression, getApproverRef, getDelegationMethod, getDuration, getNotifyBeforeAction, getOutcomeIfNoApprovers, setDelegationMethod, setDuration, setOutcomeIfNoApprovers
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemActionType
getCondition, getDescription, getDisplayName, getDocumentation, getName, setCondition, setDescription, setDisplayName, setDocumentation, setName
-
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
-
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
-
-
-
Field Detail
-
COMPLEX_TYPE
public static final QName COMPLEX_TYPE
-
F_ESCALATION_LEVEL_NAME
public static final ItemName F_ESCALATION_LEVEL_NAME
-
F_ESCALATION_LEVEL_DISPLAY_NAME
public static final ItemName F_ESCALATION_LEVEL_DISPLAY_NAME
-
FACTORY
public static final Producer<EscalateWorkItemActionType> FACTORY
-
-
Constructor Detail
-
EscalateWorkItemActionType
public EscalateWorkItemActionType()
-
EscalateWorkItemActionType
@Deprecated public EscalateWorkItemActionType(PrismContext context)
Deprecated.
-
-
Method Detail
-
getEscalationLevelName
public String getEscalationLevelName()
-
setEscalationLevelName
public void setEscalationLevelName(String value)
-
getEscalationLevelDisplayName
public String getEscalationLevelDisplayName()
-
setEscalationLevelDisplayName
public void setEscalationLevelDisplayName(String value)
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classDelegateWorkItemActionType
-
id
public EscalateWorkItemActionType id(Long value)
- Overrides:
id
in classDelegateWorkItemActionType
-
escalationLevelName
public EscalateWorkItemActionType escalationLevelName(String value)
-
escalationLevelDisplayName
public EscalateWorkItemActionType escalationLevelDisplayName(String value)
-
approverRef
public EscalateWorkItemActionType approverRef(ObjectReferenceType value)
- Overrides:
approverRef
in classDelegateWorkItemActionType
-
approverRef
public EscalateWorkItemActionType approverRef(String oid, QName type)
- Overrides:
approverRef
in classDelegateWorkItemActionType
-
approverRef
public EscalateWorkItemActionType approverRef(String oid, QName type, QName relation)
- Overrides:
approverRef
in classDelegateWorkItemActionType
-
beginApproverRef
public ObjectReferenceType beginApproverRef()
- Overrides:
beginApproverRef
in classDelegateWorkItemActionType
-
approverExpression
public EscalateWorkItemActionType approverExpression(ExpressionType value)
- Overrides:
approverExpression
in classDelegateWorkItemActionType
-
beginApproverExpression
public ExpressionType beginApproverExpression()
- Overrides:
beginApproverExpression
in classDelegateWorkItemActionType
-
outcomeIfNoApprovers
public EscalateWorkItemActionType outcomeIfNoApprovers(String value)
- Overrides:
outcomeIfNoApprovers
in classDelegateWorkItemActionType
-
duration
public EscalateWorkItemActionType duration(Duration value)
- Overrides:
duration
in classDelegateWorkItemActionType
-
delegationMethod
public EscalateWorkItemActionType delegationMethod(WorkItemDelegationMethodType value)
- Overrides:
delegationMethod
in classDelegateWorkItemActionType
-
notifyBeforeAction
public EscalateWorkItemActionType notifyBeforeAction(Duration value)
- Overrides:
notifyBeforeAction
in classDelegateWorkItemActionType
-
name
public EscalateWorkItemActionType name(String value)
- Overrides:
name
in classDelegateWorkItemActionType
-
displayName
public EscalateWorkItemActionType displayName(String value)
- Overrides:
displayName
in classDelegateWorkItemActionType
-
description
public EscalateWorkItemActionType description(String value)
- Overrides:
description
in classDelegateWorkItemActionType
-
documentation
public EscalateWorkItemActionType documentation(String value)
- Overrides:
documentation
in classDelegateWorkItemActionType
-
condition
public EscalateWorkItemActionType condition(ExpressionType value)
- Overrides:
condition
in classDelegateWorkItemActionType
-
beginCondition
public ExpressionType beginCondition()
- Overrides:
beginCondition
in classDelegateWorkItemActionType
-
end
public <X> X end()
- Overrides:
end
in classDelegateWorkItemActionType
-
clone
public EscalateWorkItemActionType clone()
- Overrides:
clone
in classDelegateWorkItemActionType
-
-