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