Class ErrorState
java.lang.Object
com.evolveum.midpoint.repo.common.activity.run.ErrorState
Describes the "error state" of the current activity run.
TODO rename to something like ImmediateStopState
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrequestImmediateStop(@NotNull ActivityRunResult runResult) voidrequestImmediateStop(@NotNull Throwable throwable) boolean
-
Constructor Details
-
ErrorState
public ErrorState()
-
-
Method Details
-
requestImmediateStop
-
requestImmediateStop
-
wasImmediateStopRequested
public boolean wasImmediateStopRequested()
-