Package com.flowable.app.engine
Interface AppEngine
- All Superinterfaces:
Engine
- All Known Implementing Classes:
AppEngineImpl
Provides access to all services that expose App management operations.
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
VERSION
the version of the flowable App library- See Also:
-
-
Method Details
-
getAppManagementService
AppManagementService getAppManagementService() -
getAppRepositoryService
CoreAppRepositoryService getAppRepositoryService() -
getAppEngineConfiguration
AppEngineConfiguration getAppEngineConfiguration()
-