public class EnrycherStep extends BasePipelineStep
| Constructor and Description |
|---|
EnrycherStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
IParameters |
getParameters() |
Event |
handleEvent(Event event) |
protected Event |
handleStartBatch(Event event) |
void |
setParameters(IParameters params) |
cancel, destroy, getHelpLocation, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputSteppublic String getName()
public String getDescription()
public IParameters getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineSteppublic void setParameters(IParameters params)
setParameters in interface IPipelineStepsetParameters in class BasePipelineStepprotected Event handleStartBatch(Event event)
handleStartBatch in class BasePipelineSteppublic Event handleEvent(Event event)
handleEvent in interface IPipelineStephandleEvent in class BasePipelineStepCopyright © 2020. All rights reserved.