@Service public class ModelService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FlowableClientService |
clientUtil |
static String |
MODEL_LIST_URL |
| Constructor and Description |
|---|
ModelService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParametersToBuilder(org.apache.http.client.utils.URIBuilder builder,
Map<String,String[]> parameterMap) |
com.fasterxml.jackson.databind.JsonNode |
listModels(ServerConfig serverConfig,
Map<String,String[]> parameterMap) |
public static final String MODEL_LIST_URL
@Autowired protected FlowableClientService clientUtil
Copyright © 2020 Flowable. All rights reserved.