| Package | Description |
|---|---|
| org.flowable.ui.admin.rest | |
| org.flowable.ui.admin.service.engine |
| Modifier and Type | Method and Description |
|---|---|
protected ServerConfigRepresentation |
ServerConfigsResource.createServerConfigRepresentation(ServerConfig serverConfig) |
ServerConfigRepresentation |
ServerConfigsResource.getDefaultServerConfig(Integer endpointTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
List<ServerConfigRepresentation> |
ServerConfigsResource.getServers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfigsResource.updateServer(String serverId,
ServerConfigRepresentation configRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerConfigRepresentation |
ServerConfigService.createServerConfigRepresentation(ServerConfig serverConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ServerConfigRepresentation> |
ServerConfigService.createServerConfigRepresentation(List<ServerConfig> serverConfigs) |
List<ServerConfigRepresentation> |
ServerConfigService.findAll() |
Copyright © 2023 Flowable. All rights reserved.