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