public interface DmnEngine
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION
the version of the activiti library
|
| 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.
|
static final String VERSION
String getName()
void close()
DmnRepositoryService getDmnRepositoryService()
DmnRuleService getDmnRuleService()
DmnEngineConfiguration getDmnEngineConfiguration()
Copyright © 2017 Alfresco. All rights reserved.