public final class GetFieldMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
JSON_DATA_FIELD_NAME |
protected static String |
LOGGER_RESPONSE_JSON_FORMAT |
protected OctaneHttpClient |
octaneHttpClient |
protected OctaneRequest |
octaneRequest |
| Constructor and Description |
|---|
GetFieldMetadata(OctaneHttpClient octaneHttpClient,
String urlDomain)
Creates a new Field object
|
| Modifier and Type | Method and Description |
|---|---|
Collection<FieldMetadata> |
execute()
GetEntities Request execution of metadata's field info
Collection object
|
protected static final String JSON_DATA_FIELD_NAME
protected static final String LOGGER_RESPONSE_JSON_FORMAT
protected final OctaneRequest octaneRequest
protected final OctaneHttpClient octaneHttpClient
public GetFieldMetadata(OctaneHttpClient octaneHttpClient, String urlDomain)
octaneHttpClient - implementation of the OctaneHttpClienturlDomain - base url to use with the http clientpublic Collection<FieldMetadata> execute()
FieldMetadata objects from the serverCopyright © 2021 Micro Focus. All rights reserved.