public class CompletedFailedManualRollback extends AbstractChangeStep implements SuccessableStep, FailedStep
change| Modifier | Constructor and Description |
|---|---|
protected |
CompletedFailedManualRollback(ExecutableChange change) |
| Modifier and Type | Method and Description |
|---|---|
static CompletedFailedManualRollback |
fromRollbackAuditResult(ManualRolledBackStep rolledBack,
io.flamingock.internal.util.Result auditResult) |
boolean |
isSuccessStep()
Don't confuse with successful state.
|
getChangeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChange, getLoadedChangeprotected CompletedFailedManualRollback(ExecutableChange change)
public static CompletedFailedManualRollback fromRollbackAuditResult(ManualRolledBackStep rolledBack, io.flamingock.internal.util.Result auditResult)
public boolean isSuccessStep()
SuccessableStepisSuccessStep in interface SuccessableStep