public abstract class RolledBackStep extends AbstractChangeStep implements SuccessableStep, FailedStep
change| Constructor and Description |
|---|
RolledBackStep(ExecutableChange change,
boolean rollbackSuccess) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccessStep()
Don't confuse with successful state.
|
getChangeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChange, getLoadedChangepublic RolledBackStep(ExecutableChange change, boolean rollbackSuccess)
public final boolean isSuccessStep()
SuccessableStepisSuccessStep in interface SuccessableStep