public interface ExecutionObserver
Modifier and Type | Method and Description |
---|---|
void |
onClear(ExecutionEntity execution)
Callback which is called in the clearExecution method of the ExecutionEntity.
|
void onClear(ExecutionEntity execution)
execution
- the execution which is been observedCopyright © 2017. All rights reserved.