Class ErrorReactionType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class ErrorReactionType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    What should a task do when an error of given type is encountered? Only some combinations of values are allowed: ignore (+ stopAfter), retryLater (+ stopAfter), stop.
    See Also:
    Serialized Form