public interface AppEngine
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION
the version of the flowable CMMN library
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AppEngineConfiguration |
getAppEngineConfiguration() |
AppManagementService |
getAppManagementService() |
AppRepositoryService |
getAppRepositoryService() |
String |
getName() |
static final String VERSION
String getName()
void close()
AppManagementService getAppManagementService()
AppRepositoryService getAppRepositoryService()
AppEngineConfiguration getAppEngineConfiguration()
Copyright © 2018 Flowable. All rights reserved.