public final class GetEntityMetadata 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 |
| Modifier | Constructor and Description |
|---|---|
protected |
GetEntityMetadata(OctaneHttpClient octaneHttpClient,
String urlDomain)
Creates a new entity object
|
| Modifier and Type | Method and Description |
|---|---|
GetEntityMetadata |
addEntities(String... entities) |
Collection<EntityMetadata> |
execute()
GetEntities Request execution of metadata's entity 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
protected GetEntityMetadata(OctaneHttpClient octaneHttpClient, String urlDomain)
octaneHttpClient - OctaneHttpClient impl to execute http requestsurlDomain - base url of octane serverpublic GetEntityMetadata addEntities(String... entities)
public Collection<EntityMetadata> execute()
EntityMetadataCopyright © 2021 Micro Focus. All rights reserved.