Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RetryLaterReactionType
-
Packages that use RetryLaterReactionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of RetryLaterReactionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RetryLaterReactionType Modifier and Type Method Description RetryLaterReactionTypeErrorReactionType. beginRetryLater()RetryLaterReactionTypeRetryLaterReactionType. clone()RetryLaterReactionTypeObjectFactory. createRetryLaterReactionType()Create an instance ofRetryLaterReactionTypeRetryLaterReactionTypeErrorReactionType. getRetryLater()RetryLaterReactionTypeRetryLaterReactionType. id(Long value)RetryLaterReactionTypeRetryLaterReactionType. initialInterval(Duration value)RetryLaterReactionTypeRetryLaterReactionType. nextInterval(Duration value)RetryLaterReactionTypeRetryLaterReactionType. retryLimit(Integer value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RetryLaterReactionType Modifier and Type Method Description javax.xml.bind.JAXBElement<RetryLaterReactionType>ObjectFactory. createRetryLaterReaction(RetryLaterReactionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RetryLaterReactionType Modifier and Type Method Description javax.xml.bind.JAXBElement<RetryLaterReactionType>ObjectFactory. createRetryLaterReaction(RetryLaterReactionType value)ErrorReactionTypeErrorReactionType. retryLater(RetryLaterReactionType value)voidErrorReactionType. setRetryLater(RetryLaterReactionType value)
-