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 -
-
Uses of ErrorSituationSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ErrorSituationSelectorType Modifier and Type Method Description ErrorSituationSelectorTypeActivityErrorHandlingStrategyEntryType. beginSituation()ErrorSituationSelectorTypeErrorSituationSelectorType. clone()ErrorSituationSelectorTypeObjectFactory. createErrorSituationSelectorType()Create an instance ofErrorSituationSelectorTypeErrorSituationSelectorTypeErrorSituationSelectorType. errorCategory(ErrorCategoryType value)ErrorSituationSelectorTypeActivityErrorHandlingStrategyEntryType. getSituation()ErrorSituationSelectorTypeErrorSituationSelectorType. id(Long value)ErrorSituationSelectorTypeErrorSituationSelectorType. 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)voidActivityErrorHandlingStrategyEntryType. setSituation(ErrorSituationSelectorType value)ActivityErrorHandlingStrategyEntryTypeActivityErrorHandlingStrategyEntryType. situation(ErrorSituationSelectorType value)
-