public interface DmnEngine extends Engine
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION
the version of the flowable dmn library
|
| Modifier and Type | Method and Description |
|---|---|
DmnDecisionService |
getDmnDecisionService() |
DmnEngineConfiguration |
getDmnEngineConfiguration() |
DmnHistoryService |
getDmnHistoryService() |
DmnManagementService |
getDmnManagementService() |
DmnRepositoryService |
getDmnRepositoryService() |
static final String VERSION
DmnManagementService getDmnManagementService()
DmnRepositoryService getDmnRepositoryService()
DmnDecisionService getDmnDecisionService()
DmnHistoryService getDmnHistoryService()
DmnEngineConfiguration getDmnEngineConfiguration()
Copyright © 2021 Flowable. All rights reserved.