Package | Description |
---|---|
com.flowable.platform.api | |
com.flowable.platform.engine | |
com.flowable.platform.engine.impl | |
com.flowable.platform.engine.impl.management |
Modifier and Type | Method and Description |
---|---|
PlatformManagementService |
PlatformEngineConfigurationApi.getPlatformManagementService() |
Modifier and Type | Field and Description |
---|---|
protected PlatformManagementService |
PlatformEngineConfiguration.platformManagementService |
Modifier and Type | Method and Description |
---|---|
PlatformManagementService |
PlatformEngineConfiguration.getPlatformManagementService() |
PlatformManagementService |
PlatformEngine.getPlatformManagementService() |
Modifier and Type | Method and Description |
---|---|
void |
PlatformEngineConfiguration.setPlatformManagementService(PlatformManagementService platformManagementService) |
Modifier and Type | Field and Description |
---|---|
protected PlatformManagementService |
PlatformEngineImpl.platformManagementService |
Modifier and Type | Method and Description |
---|---|
PlatformManagementService |
PlatformEngineImpl.getPlatformManagementService() |
Modifier and Type | Class and Description |
---|---|
class |
PlatformManagementServiceImpl |