Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ErrorSituationSelectorType
-
Packages that use ErrorSituationSelectorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ErrorSituationSelectorType 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 ErrorSituationSelectorType Modifier and Type Field Description static Producer<ErrorSituationSelectorType>
ErrorSituationSelectorType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ErrorSituationSelectorType Modifier and Type Method Description ErrorSituationSelectorType
ActivityErrorHandlingStrategyEntryType. beginSituation()
ErrorSituationSelectorType
ErrorSituationSelectorType. clone()
ErrorSituationSelectorType
ObjectFactory. createErrorSituationSelectorType()
ErrorSituationSelectorType
ErrorSituationSelectorType. errorCategory(ErrorCategoryType value)
ErrorSituationSelectorType
ActivityErrorHandlingStrategyEntryType. getSituation()
ErrorSituationSelectorType
ErrorSituationSelectorType. id(Long value)
ErrorSituationSelectorType
ErrorSituationSelectorType. status(OperationResultStatusType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ErrorSituationSelectorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ErrorSituationSelectorType>
ObjectFactory. createErrorSituationSelector(ErrorSituationSelectorType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ErrorSituationSelectorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ErrorSituationSelectorType>
ObjectFactory. createErrorSituationSelector(ErrorSituationSelectorType value)
void
ActivityErrorHandlingStrategyEntryType. setSituation(ErrorSituationSelectorType value)
ActivityErrorHandlingStrategyEntryType
ActivityErrorHandlingStrategyEntryType. situation(ErrorSituationSelectorType value)
-
Uses of ErrorSituationSelectorType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ErrorSituationSelectorType Modifier and Type Method Description ErrorSituationSelectorType
ObjectFactory. createErrorSituationSelectorType()
-