Class CaseWorkItemType
- java.lang.Object
-
- com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemType
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.CaseWorkItemType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class CaseWorkItemType extends AbstractWorkItemType
A work item for a (generic) case.- 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_ADDITIONAL_INFORMATION
static Producer<CaseWorkItemType>
FACTORY
-
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemType
F_ASSIGNEE_REF, F_CANDIDATE_REF, F_CLOSE_TIMESTAMP, F_CREATE_TIMESTAMP, F_DEADLINE, F_ESCALATION_LEVEL, F_NAME, F_ORIGINAL_ASSIGNEE_REF, F_OUTPUT, F_PERFORMER_REF, F_STAGE_NUMBER
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Constructor Summary
Constructors Constructor Description CaseWorkItemType()
CaseWorkItemType(PrismContext context)
Deprecated.
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemType
getAssigneeRef, getCandidateRef, getCloseTimestamp, getCreateTimestamp, getDeadline, getEscalationLevel, getName, getOriginalAssigneeRef, getOutput, getPerformerRef, getStageNumber, setCloseTimestamp, setCreateTimestamp, setDeadline, setEscalationLevel, setName, setOriginalAssigneeRef, setOutput, setPerformerRef, setStageNumber
-
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_ADDITIONAL_INFORMATION
public static final ItemName F_ADDITIONAL_INFORMATION
-
FACTORY
public static final Producer<CaseWorkItemType> FACTORY
-
-
Constructor Detail
-
CaseWorkItemType
public CaseWorkItemType()
-
CaseWorkItemType
@Deprecated public CaseWorkItemType(PrismContext context)
Deprecated.
-
-
Method Detail
-
getAdditionalInformation
public List<InformationType> getAdditionalInformation()
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classAbstractWorkItemType
-
id
public CaseWorkItemType id(Long value)
- Overrides:
id
in classAbstractWorkItemType
-
additionalInformation
public CaseWorkItemType additionalInformation(InformationType value)
-
beginAdditionalInformation
public InformationType beginAdditionalInformation()
-
name
public CaseWorkItemType name(PolyStringType value)
- Overrides:
name
in classAbstractWorkItemType
-
name
public CaseWorkItemType name(String value)
- Overrides:
name
in classAbstractWorkItemType
-
stageNumber
public CaseWorkItemType stageNumber(Integer value)
- Overrides:
stageNumber
in classAbstractWorkItemType
-
createTimestamp
public CaseWorkItemType createTimestamp(XMLGregorianCalendar value)
- Overrides:
createTimestamp
in classAbstractWorkItemType
-
createTimestamp
public CaseWorkItemType createTimestamp(String value)
- Overrides:
createTimestamp
in classAbstractWorkItemType
-
deadline
public CaseWorkItemType deadline(XMLGregorianCalendar value)
- Overrides:
deadline
in classAbstractWorkItemType
-
deadline
public CaseWorkItemType deadline(String value)
- Overrides:
deadline
in classAbstractWorkItemType
-
originalAssigneeRef
public CaseWorkItemType originalAssigneeRef(ObjectReferenceType value)
- Overrides:
originalAssigneeRef
in classAbstractWorkItemType
-
originalAssigneeRef
public CaseWorkItemType originalAssigneeRef(String oid, QName type)
- Overrides:
originalAssigneeRef
in classAbstractWorkItemType
-
originalAssigneeRef
public CaseWorkItemType originalAssigneeRef(String oid, QName type, QName relation)
- Overrides:
originalAssigneeRef
in classAbstractWorkItemType
-
beginOriginalAssigneeRef
public ObjectReferenceType beginOriginalAssigneeRef()
- Overrides:
beginOriginalAssigneeRef
in classAbstractWorkItemType
-
assigneeRef
public CaseWorkItemType assigneeRef(ObjectReferenceType value)
- Overrides:
assigneeRef
in classAbstractWorkItemType
-
assigneeRef
public CaseWorkItemType assigneeRef(String oid, QName type)
- Overrides:
assigneeRef
in classAbstractWorkItemType
-
assigneeRef
public CaseWorkItemType assigneeRef(String oid, QName type, QName relation)
- Overrides:
assigneeRef
in classAbstractWorkItemType
-
beginAssigneeRef
public ObjectReferenceType beginAssigneeRef()
- Overrides:
beginAssigneeRef
in classAbstractWorkItemType
-
candidateRef
public CaseWorkItemType candidateRef(ObjectReferenceType value)
- Overrides:
candidateRef
in classAbstractWorkItemType
-
candidateRef
public CaseWorkItemType candidateRef(String oid, QName type)
- Overrides:
candidateRef
in classAbstractWorkItemType
-
candidateRef
public CaseWorkItemType candidateRef(String oid, QName type, QName relation)
- Overrides:
candidateRef
in classAbstractWorkItemType
-
beginCandidateRef
public ObjectReferenceType beginCandidateRef()
- Overrides:
beginCandidateRef
in classAbstractWorkItemType
-
performerRef
public CaseWorkItemType performerRef(ObjectReferenceType value)
- Overrides:
performerRef
in classAbstractWorkItemType
-
performerRef
public CaseWorkItemType performerRef(String oid, QName type)
- Overrides:
performerRef
in classAbstractWorkItemType
-
performerRef
public CaseWorkItemType performerRef(String oid, QName type, QName relation)
- Overrides:
performerRef
in classAbstractWorkItemType
-
beginPerformerRef
public ObjectReferenceType beginPerformerRef()
- Overrides:
beginPerformerRef
in classAbstractWorkItemType
-
escalationLevel
public CaseWorkItemType escalationLevel(WorkItemEscalationLevelType value)
- Overrides:
escalationLevel
in classAbstractWorkItemType
-
beginEscalationLevel
public WorkItemEscalationLevelType beginEscalationLevel()
- Overrides:
beginEscalationLevel
in classAbstractWorkItemType
-
output
public CaseWorkItemType output(AbstractWorkItemOutputType value)
- Overrides:
output
in classAbstractWorkItemType
-
beginOutput
public AbstractWorkItemOutputType beginOutput()
- Overrides:
beginOutput
in classAbstractWorkItemType
-
closeTimestamp
public CaseWorkItemType closeTimestamp(XMLGregorianCalendar value)
- Overrides:
closeTimestamp
in classAbstractWorkItemType
-
closeTimestamp
public CaseWorkItemType closeTimestamp(String value)
- Overrides:
closeTimestamp
in classAbstractWorkItemType
-
end
public <X> X end()
- Overrides:
end
in classAbstractWorkItemType
-
clone
public CaseWorkItemType clone()
- Overrides:
clone
in classAbstractWorkItemType
-
-