T - - return type of call method, i.e. Event, SortableEventpublic interface ICallableStep<T> extends IPipelineStep, Callable<T>
| Modifier and Type | Method and Description |
|---|---|
IPipelineStep |
getMainStep()
Gets the main step wrapped by ICallableStep
|
Event |
processNow(Event event)
process the event now without threading.
|
cancel, destroy, getDescription, getHelpLocation, getName, getParameters, handleEvent, isDone, isLastOutputStep, setLastOutputStep, setParametersIPipelineStep getMainStep()
Copyright © 2021. All rights reserved.