public static class OpenSearchConfigElement.EngineConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
label |
protected String |
labelId |
protected String |
proxy |
protected Map<String,String> |
urls |
| Constructor and Description |
|---|
EngineConfig(String label,
String labelId)
Construct
|
EngineConfig(String label,
String labelId,
String proxy)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getLabelId() |
String |
getProxy() |
Map<String,String> |
getUrls()
Gets the urls supported by this engine
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.