| Package | Description |
|---|---|
| org.flowable.app.api | |
| org.flowable.app.engine | |
| org.flowable.app.engine.impl | |
| org.flowable.app.engine.test | |
| org.flowable.spring.boot.app |
| Modifier and Type | Method and Description |
|---|---|
AppManagementService |
AppEngineConfigurationApi.getAppManagementService() |
| Modifier and Type | Field and Description |
|---|---|
protected AppManagementService |
AppEngineConfiguration.appManagementService |
| Modifier and Type | Method and Description |
|---|---|
AppManagementService |
AppEngine.getAppManagementService() |
AppManagementService |
AppEngineConfiguration.getAppManagementService() |
| Modifier and Type | Method and Description |
|---|---|
AppEngineConfiguration |
AppEngineConfiguration.setAppManagementService(AppManagementService appManagementService) |
| Modifier and Type | Class and Description |
|---|---|
class |
AppManagementServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected AppManagementService |
AppEngineImpl.appManagementService |
| Modifier and Type | Method and Description |
|---|---|
AppManagementService |
AppEngineImpl.getAppManagementService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppEngineImpl.setAppManagementService(AppManagementService appManagementService) |
| Modifier and Type | Field and Description |
|---|---|
protected AppManagementService |
FlowableAppTestCase.appManagementService |
protected AppManagementService |
FlowableAppRule.appManagementService |
| Modifier and Type | Method and Description |
|---|---|
AppManagementService |
FlowableAppRule.getAppManagementService() |
| Modifier and Type | Method and Description |
|---|---|
AppManagementService |
AppEngineServicesAutoConfiguration.appManagementServiceBean(AppEngine appEngine) |
Copyright © 2023 Flowable. All rights reserved.