| Package | Description |
|---|---|
| com.mulesoft.mule.module.datamapper.clover.impl | |
| com.mulesoft.mule.module.datamapper.clover.impl.graphfactory |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphRuntimeContextFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
GraphRuntimeContextFactory |
AbstractGraphFactory.getRuntimeContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGraphFactory.setRuntimeContextFactory(GraphRuntimeContextFactory runtimeContextFactory) |
| Constructor and Description |
|---|
AbstractGraphFactory(GraphRuntimeContextFactory runtimeContextFactory) |
AppHomeCloverGraphFactoryImpl(String graph,
org.mule.api.MuleContext muleContext,
GraphRuntimeContextFactory runtimeContextFactory) |
ClasspathCloverGraphFactoryImpl(GraphRuntimeContextFactory runtimeContextFactory,
String graph) |
DocumentCloverGraphFactoryImpl(GraphRuntimeContextFactory runtimeContextFactory,
org.mule.api.MuleContext muleContext,
Document document) |
FilePathGraphFactoryImpl(GraphRuntimeContextFactory runtimeContextFactory,
String graph) |
InputStreamCloverGraphFactoryImpl(GraphRuntimeContextFactory runtimeContextFactory,
InputStream graphSourceStream) |
Copyright © 2022. All rights reserved.