public class Step extends TimeDetails implements Executable
endTime, startTime| Constructor and Description |
|---|
Step() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAfterStepHook(Hook hook) |
void |
addBeforeStepHook(Hook hook) |
void |
checkData() |
List<Hook> |
getBeforeAfterHooks() |
ExecutableDisplay |
getDisplay() |
calculatedDuration, checkTimeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorMessage, getMedia, getOutput, getStatuspublic void addBeforeStepHook(Hook hook)
public void addAfterStepHook(Hook hook)
public ExecutableDisplay getDisplay()
getDisplay in interface Executablepublic void checkData()
checkData in interface ExecutableCopyright © 2021. All rights reserved.