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