public abstract class AbstractClientResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ServerConfigRepository |
configRepository |
| Constructor and Description |
|---|
AbstractClientResource() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String[]> |
getRequestParametersWithoutServerId(javax.servlet.http.HttpServletRequest request) |
protected ServerConfig |
retrieveServerConfig(EndpointType endpointType) |
@Autowired protected ServerConfigRepository configRepository
protected ServerConfig retrieveServerConfig(EndpointType endpointType)
Copyright © 2022 Flowable. All rights reserved.