public interface AppEngine
Modifier and Type | Field and Description |
---|---|
static String |
VERSION
the version of the flowable App library
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
AppEngineConfiguration |
getAppEngineConfiguration() |
AppManagementService |
getAppManagementService() |
CoreAppRepositoryService |
getAppRepositoryService() |
String |
getName() |
static final String VERSION
String getName()
void close()
AppManagementService getAppManagementService()
CoreAppRepositoryService getAppRepositoryService()
AppEngineConfiguration getAppEngineConfiguration()