public class CopySourceOnEmptyTargetStep extends BasePipelineStep
| Constructor and Description |
|---|
CopySourceOnEmptyTargetStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets a short localizable description of what this step does.
|
String |
getName()
Gets the localizable name of this step.
|
LocaleId |
getTargetLocale()
Delegate to concrete class
|
protected Event |
handleTextUnit(Event event)
Handles the
EventType.TEXT_UNIT event. |
void |
setTargetLocale(LocaleId targetLocale) |
cancel, destroy, getHelpLocation, getParameters, getSourceLocale, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, isDone, isLastOutputStep, setLastOutputStep, setParameters, setSourceLocalepublic String getName()
IPipelineSteppublic String getDescription()
IPipelineStepprotected Event handleTextUnit(Event event)
BasePipelineStepEventType.TEXT_UNIT event.handleTextUnit in class BasePipelineStepevent - event to handle.public void setTargetLocale(LocaleId targetLocale)
setTargetLocale in interface IPipelineStepsetTargetLocale in class BasePipelineSteppublic LocaleId getTargetLocale()
IPipelineStepgetTargetLocale in interface IPipelineStepgetTargetLocale in class BasePipelineStepCopyright © 2021. All rights reserved.