public interface ListenerChain
| Modifier and Type | Method and Description |
|---|---|
NextAction |
next(WorkflowExecutorListener.ListenerContext context)
Return the next listener in the chain.
|
NextAction next(WorkflowExecutorListener.ListenerContext context)
context - The workflow execution listener context.Copyright © 2014–2020 Nitor Creations. All rights reserved.