| Package | Description |
|---|---|
| net.sf.okapi.common.pipelinedriver |
Interfaces and classes to implement and pipeline drivers.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PipelineDriverUtils.assignRuntimeParameters(PipelineDriver driver,
IPipelineStep step,
IBatchItemContext item,
List<ConfigurationParameter> pList)
Called from WorkQueuePipelineDriver
|
static void |
PipelineDriverUtils.assignRuntimeParameters(PipelineDriver driver,
LinkedList<List<ConfigurationParameter>> paramList,
IBatchItemContext item)
Called from
PipelineDriver |
static void |
PipelineDriverUtils.assignSingleRuntimeParameter(PipelineDriver driver,
IPipelineStep currentStep,
IBatchItemContext item,
ConfigurationParameter p) |
Copyright © 2021. All rights reserved.