Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ErrorReactionType
-
Packages that use ErrorReactionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ErrorReactionType 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 ErrorReactionType Modifier and Type Field Description static Producer<ErrorReactionType>
ErrorReactionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ErrorReactionType Modifier and Type Method Description ErrorReactionType
ActivityErrorHandlingStrategyEntryType. beginReaction()
ErrorReactionType
ErrorReactionType. clone()
ErrorReactionType
ObjectFactory. createErrorReactionType()
ErrorReactionType
ActivityErrorHandlingStrategyEntryType. getReaction()
ErrorReactionType
ErrorReactionType. id(Long value)
ErrorReactionType
ErrorReactionType. ignore(IgnoreErrorReactionType value)
ErrorReactionType
ErrorReactionType. retryLater(RetryLaterReactionType value)
ErrorReactionType
ErrorReactionType. stop(StopProcessingReactionType value)
ErrorReactionType
ErrorReactionType. stopAfter(Integer value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ErrorReactionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ErrorReactionType>
ObjectFactory. createErrorReaction(ErrorReactionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ErrorReactionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ErrorReactionType>
ObjectFactory. createErrorReaction(ErrorReactionType value)
ActivityErrorHandlingStrategyEntryType
ActivityErrorHandlingStrategyEntryType. reaction(ErrorReactionType value)
void
ActivityErrorHandlingStrategyEntryType. setReaction(ErrorReactionType value)
-
Uses of ErrorReactionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ErrorReactionType Modifier and Type Method Description ErrorReactionType
ObjectFactory. createErrorReactionType()
-