Package org.flowable.dmn.api
Interface DmnEngineConfigurationApi
public interface DmnEngineConfigurationApi
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getDmnRepositoryService
DmnRepositoryService getDmnRepositoryService() -
getDmnDecisionService
DmnDecisionService getDmnDecisionService() -
getDmnManagementService
DmnManagementService getDmnManagementService() -
getDmnHistoryService
DmnHistoryService getDmnHistoryService()
-