public class TuSsfLogger extends BasePipelineStep
| Constructor and Description |
|---|
TuSsfLogger() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
protected Event |
handleEndBatch(Event event) |
protected Event |
handleEndSubfilter(Event event) |
protected Event |
handleStartBatch(Event event) |
protected Event |
handleStartDocument(Event event) |
protected Event |
handleStartSubfilter(Event event) |
protected Event |
handleTextUnit(Event event) |
cancel, destroy, getHelpLocation, getParameters, handleCustom, handleDocumentPart, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatchItem, handleStartGroup, handleStartSubDocument, isDone, isLastOutputStep, setLastOutputStep, setParameterspublic String getName()
public String getDescription()
protected Event handleStartBatch(Event event)
handleStartBatch in class BasePipelineStepprotected Event handleStartDocument(Event event)
handleStartDocument in class BasePipelineStepprotected Event handleTextUnit(Event event)
handleTextUnit in class BasePipelineStepprotected Event handleStartSubfilter(Event event)
handleStartSubfilter in class BasePipelineStepprotected Event handleEndSubfilter(Event event)
handleEndSubfilter in class BasePipelineStepprotected Event handleEndBatch(Event event)
handleEndBatch in class BasePipelineStepCopyright © 2019. All rights reserved.