public interface ExecutionListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
onStop(OperationContext operationContext)
called when validation are failed, return true if the execution has to continue false otherwise
|
boolean onStop(OperationContext operationContext)
operationContext - operation contextCopyright © 2018. All Rights Reserved.