public class CompleteAutoRolledBackStep extends RolledBackStep implements SuccessableStep, RollableFailedStep
task| Constructor and Description |
|---|
CompleteAutoRolledBackStep(ExecutableTask task,
boolean rollbackSuccess) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RollableStep> |
getRollbackSteps() |
isSuccessStepgetTaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSuccessStepgetLoadedTask, getTaskpublic CompleteAutoRolledBackStep(ExecutableTask task, boolean rollbackSuccess)
public java.util.List<RollableStep> getRollbackSteps()
getRollbackSteps in interface RollableFailedStep