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