| Modifier and Type | Method and Description |
|---|---|
Object |
DataMapperModule.transform(org.mule.api.MuleEvent event,
Object input,
Map<String,Object> inputArguments,
boolean streaming,
int pipeSize)
Transform an input data format into another.
|
| Modifier and Type | Method and Description |
|---|---|
GraphExecutor |
GraphExecutorFactory.createGraphExecutor(InputStream transformationGraphPath) |
GraphExecutor |
GraphExecutorFactory.createGraphExecutor(String transformationGraphPath) |
| Modifier and Type | Method and Description |
|---|---|
GraphExecutor |
AbstractCloverGraphExecutorFactory.createGraphExecutor(InputStream transformationGraphPath) |
GraphExecutor |
AbstractCloverGraphExecutorFactory.createGraphExecutor(String transformationGraphPath) |
protected GraphProvider<org.jetel.graph.TransformationGraph> |
CloverGraphExecutorFactory.createGraphProvider(CloverGraphFactory graphFactory) |
protected abstract GraphProvider<org.jetel.graph.TransformationGraph> |
AbstractCloverGraphExecutorFactory.createGraphProvider(CloverGraphFactory graphFactory) |
protected GraphProvider<org.jetel.graph.TransformationGraph> |
SimpleCloverGraphExecutorFactoryImpl.createGraphProvider(CloverGraphFactory graphFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.jetel.graph.TransformationGraph |
CloverGraphFactory.createTransformationGraph() |
| Modifier and Type | Method and Description |
|---|---|
org.jetel.graph.TransformationGraph |
ClasspathCloverGraphFactoryImpl.createTransformationGraph() |
org.jetel.graph.TransformationGraph |
DocumentCloverGraphFactoryImpl.createTransformationGraph() |
org.jetel.graph.TransformationGraph |
InputStreamCloverGraphFactoryImpl.createTransformationGraph() |
org.jetel.graph.TransformationGraph |
FilePathGraphFactoryImpl.createTransformationGraph() |
org.jetel.graph.TransformationGraph |
AppHomeCloverGraphFactoryImpl.createTransformationGraph() |
org.jetel.graph.TransformationGraph |
AbstractGraphFactory.createTransformationGraph(InputStream graphSourceStream) |
protected org.jetel.graph.TransformationGraph |
AbstractGraphFactory.doCreateTransformationGraph(InputStream graphSourceStream,
org.jetel.graph.runtime.GraphRuntimeContext context) |
| Modifier and Type | Method and Description |
|---|---|
static RecycleSingleGraphProvider |
RecycleSingleGraphProvider.createGraphProvider(CloverGraphFactory cloverGraphFactory) |
protected org.jetel.graph.TransformationGraph |
CloverGraphPoolFactory.createTransformationGraph() |
Copyright © 2022. All rights reserved.