Class CaseCompletionEventType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.CaseEventType
com.evolveum.midpoint.xml.ns._public.common.common_3.CaseCompletionEventType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Event describing the completion of a workflow process instance.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested 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
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final Producer<CaseCompletionEventType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.CaseEventType
F_ATTORNEY_REF, F_INITIATOR_REF, F_ITERATION, F_STAGE_NUMBER, F_TIMESTAMPFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattorneyRef(ObjectReferenceType value) attorneyRef(String oid, QName type) attorneyRef(String oid, QName type, QName relation) clone()<X> Xend()booleaninitiatorRef(ObjectReferenceType value) initiatorRef(String oid, QName type) initiatorRef(String oid, QName type, QName relation) stageNumber(Integer value) timestamp(XMLGregorianCalendar value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.CaseEventType
getAttorneyRef, getInitiatorRef, getIteration, getStageNumber, getTimestamp, setAttorneyRef, setInitiatorRef, setIteration, setStageNumber, setTimestampMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
FACTORY
-
-
Constructor Details
-
CaseCompletionEventType
public CaseCompletionEventType() -
CaseCompletionEventType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equalsin classCaseEventType
-
id
- Overrides:
idin classCaseEventType
-
timestamp
- Overrides:
timestampin classCaseEventType
-
timestamp
- Overrides:
timestampin classCaseEventType
-
initiatorRef
- Overrides:
initiatorRefin classCaseEventType
-
initiatorRef
- Overrides:
initiatorRefin classCaseEventType
-
initiatorRef
- Overrides:
initiatorRefin classCaseEventType
-
beginInitiatorRef
- Overrides:
beginInitiatorRefin classCaseEventType
-
attorneyRef
- Overrides:
attorneyRefin classCaseEventType
-
attorneyRef
- Overrides:
attorneyRefin classCaseEventType
-
attorneyRef
- Overrides:
attorneyRefin classCaseEventType
-
beginAttorneyRef
- Overrides:
beginAttorneyRefin classCaseEventType
-
stageNumber
- Overrides:
stageNumberin classCaseEventType
-
iteration
- Overrides:
iterationin classCaseEventType
-
end
public <X> X end()- Overrides:
endin classCaseEventType
-
clone
- Overrides:
clonein classCaseEventType
-