Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowCorrelationStateType
Packages that use ShadowCorrelationStateType
Package
Description
-
Uses of ShadowCorrelationStateType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ShadowCorrelationStateTypeModifier and TypeMethodDescriptionstatic ShadowCorrelationStateTypeShadowUtil.getCorrelationStateRequired(@NotNull ShadowType shadow) -
Uses of ShadowCorrelationStateType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ShadowCorrelationStateType -
Uses of ShadowCorrelationStateType 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 ShadowCorrelationStateTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowCorrelationStateType>ShadowCorrelationStateType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowCorrelationStateTypeModifier and TypeMethodDescriptionShadowType.beginCorrelation()ShadowCorrelationStateType.clone()ShadowCorrelationStateType.correlationCaseCloseTimestamp(String value) ShadowCorrelationStateType.correlationCaseCloseTimestamp(XMLGregorianCalendar value) ShadowCorrelationStateType.correlationCaseOpenTimestamp(String value) ShadowCorrelationStateType.correlationCaseOpenTimestamp(XMLGregorianCalendar value) ShadowCorrelationStateType.correlationEndTimestamp(String value) ShadowCorrelationStateType.correlationEndTimestamp(XMLGregorianCalendar value) ShadowCorrelationStateType.correlationStartTimestamp(String value) ShadowCorrelationStateType.correlationStartTimestamp(XMLGregorianCalendar value) ShadowCorrelationStateType.correlatorState(AbstractCorrelatorStateType value) ObjectFactory.createShadowCorrelationStateType()ShadowType.getCorrelation()ShadowCorrelationStateType.ownerOptions(ResourceObjectOwnerOptionsType value) ShadowCorrelationStateType.performerComment(String value) ShadowCorrelationStateType.performerRef(ObjectReferenceType value) ShadowCorrelationStateType.performerRef(String oid, QName type) ShadowCorrelationStateType.performerRef(String oid, QName type, QName relation) ShadowCorrelationStateType.resultingOwner(ObjectReferenceType value) ShadowCorrelationStateType.resultingOwner(String oid, QName type) ShadowCorrelationStateType.resultingOwner(String oid, QName type, QName relation) ShadowCorrelationStateType.situation(CorrelationSituationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowCorrelationStateTypeModifier and TypeMethodDescriptionShadowType.correlation(ShadowCorrelationStateType value) voidShadowType.setCorrelation(ShadowCorrelationStateType value)