Uses of Enum Class
com.evolveum.midpoint.repo.common.activity.run.ErrorHandlingStrategyExecutor.FollowUpAction
Packages that use ErrorHandlingStrategyExecutor.FollowUpAction
Package
Description
-
Uses of ErrorHandlingStrategyExecutor.FollowUpAction in com.evolveum.midpoint.model.impl.sync.tasks.async
Methods in com.evolveum.midpoint.model.impl.sync.tasks.async that return ErrorHandlingStrategyExecutor.FollowUpAction -
Uses of ErrorHandlingStrategyExecutor.FollowUpAction in com.evolveum.midpoint.model.impl.sync.tasks.sync
Methods in com.evolveum.midpoint.model.impl.sync.tasks.sync that return ErrorHandlingStrategyExecutor.FollowUpAction -
Uses of ErrorHandlingStrategyExecutor.FollowUpAction in com.evolveum.midpoint.repo.common.activity.run
Methods in com.evolveum.midpoint.repo.common.activity.run that return ErrorHandlingStrategyExecutor.FollowUpActionModifier and TypeMethodDescriptionprotected abstract ErrorHandlingStrategyExecutor.FollowUpActionIterativeActivityRun.getDefaultErrorAction()PlainIterativeActivityRunSpecifics.getDefaultErrorAction()protected final ErrorHandlingStrategyExecutor.FollowUpActionSearchBasedActivityRun.getDefaultErrorAction()IterativeActivityRun.handleError(@NotNull OperationResultStatus status, @NotNull Throwable exception, ItemProcessingRequest<?> request, OperationResult result) Returns the enum constant of this class with the specified name.ErrorHandlingStrategyExecutor.FollowUpAction.values()Returns an array containing the constants of this enum class, in the order they are declared.