Package org.flowable.dmn.engine
Interface DmnEngine
- All Superinterfaces:
Engine
- All Known Implementing Classes:
DmnEngineImpl
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
VERSION
the version of the flowable dmn library- See Also:
-
-
Method Details
-
getDmnManagementService
DmnManagementService getDmnManagementService() -
getDmnRepositoryService
DmnRepositoryService getDmnRepositoryService() -
getDmnDecisionService
DmnDecisionService getDmnDecisionService() -
getDmnHistoryService
DmnHistoryService getDmnHistoryService() -
getDmnEngineConfiguration
DmnEngineConfiguration getDmnEngineConfiguration()
-