| Package | Description |
|---|---|
| org.activiti.dmn.engine | |
| org.activiti.dmn.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected DmnParseFactory |
DmnEngineConfiguration.dmnParseFactory |
| Modifier and Type | Method and Description |
|---|---|
DmnParseFactory |
DmnEngineConfiguration.getDmnParseFactory() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setDmnParseFactory(DmnParseFactory dmnParseFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected DmnParseFactory |
ParsedDeploymentBuilderFactory.dmnParseFactory |
protected DmnParseFactory |
ParsedDeploymentBuilder.dmnParseFactory |
| Modifier and Type | Method and Description |
|---|---|
DmnParseFactory |
ParsedDeploymentBuilderFactory.getDmnParseFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParsedDeploymentBuilderFactory.setDmnParseFactory(DmnParseFactory dmnParseFactory) |
| Constructor and Description |
|---|
ParsedDeploymentBuilder(DmnDeploymentEntity deployment,
DmnParseFactory dmnParseFactory,
Map<String,Object> deploymentSettings) |
Copyright © 2017 Alfresco. All rights reserved.