public class PostOperationListener extends Object implements ExecutionListener
| Constructor and Description |
|---|
PostOperationListener(ExecutionListener parentLisetner) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid() |
boolean |
onStop(OperationContext operationContext)
called when validation are failed, return true if the execution has to continue false otherwise
|
public PostOperationListener(ExecutionListener parentLisetner)
public boolean onStop(OperationContext operationContext)
ExecutionListeneronStop in interface ExecutionListeneroperationContext - operation contextpublic boolean isValid()
Copyright © 2018. All Rights Reserved.