| Modifier and Type | Field and Description |
|---|---|
protected DmnDecisionService |
dmnDecisionService |
protected DmnEngineConfiguration |
dmnEngineConfiguration |
protected DmnHistoryService |
dmnHistoryService |
protected DmnManagementService |
dmnManagementService |
protected DmnRepositoryService |
dmnRepositoryService |
protected String |
name |
| Constructor and Description |
|---|
DmnEngineImpl(DmnEngineConfiguration dmnEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DmnDecisionService |
getDmnDecisionService() |
DmnEngineConfiguration |
getDmnEngineConfiguration() |
DmnHistoryService |
getDmnHistoryService() |
DmnManagementService |
getDmnManagementService() |
DmnRepositoryService |
getDmnRepositoryService() |
String |
getName() |
protected String name
protected DmnManagementService dmnManagementService
protected DmnRepositoryService dmnRepositoryService
protected DmnDecisionService dmnDecisionService
protected DmnHistoryService dmnHistoryService
protected DmnEngineConfiguration dmnEngineConfiguration
public DmnEngineImpl(DmnEngineConfiguration dmnEngineConfiguration)
public DmnManagementService getDmnManagementService()
getDmnManagementService in interface DmnEnginepublic DmnRepositoryService getDmnRepositoryService()
getDmnRepositoryService in interface DmnEnginepublic DmnDecisionService getDmnDecisionService()
getDmnDecisionService in interface DmnEnginepublic DmnHistoryService getDmnHistoryService()
getDmnHistoryService in interface DmnEnginepublic DmnEngineConfiguration getDmnEngineConfiguration()
getDmnEngineConfiguration in interface DmnEngineCopyright © 2021 Flowable. All rights reserved.