| Modifier and Type | Field and Description |
|---|---|
protected DmnEngineConfiguration |
dmnEngineConfiguration |
protected DmnRepositoryService |
dmnRepositoryService |
protected DmnRuleService |
dmnRuleService |
protected String |
name |
| Constructor and Description |
|---|
DmnEngineImpl(DmnEngineConfiguration dmnEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DmnEngineConfiguration |
getDmnEngineConfiguration() |
DmnRepositoryService |
getDmnRepositoryService() |
DmnRuleService |
getDmnRuleService() |
String |
getName()
The name as specified in 'process-engine-name' in the activiti.cfg.xml configuration file.
|
protected String name
protected DmnRepositoryService dmnRepositoryService
protected DmnRuleService dmnRuleService
protected DmnEngineConfiguration dmnEngineConfiguration
public DmnEngineImpl(DmnEngineConfiguration dmnEngineConfiguration)
public String getName()
DmnEnginepublic DmnRepositoryService getDmnRepositoryService()
getDmnRepositoryService in interface DmnEnginepublic DmnRuleService getDmnRuleService()
getDmnRuleService in interface DmnEnginepublic DmnEngineConfiguration getDmnEngineConfiguration()
getDmnEngineConfiguration in interface DmnEngineCopyright © 2017 Alfresco. All rights reserved.