| Package | Description |
|---|---|
| com.hpe.adm.nga.sdk.entities | |
| com.hpe.adm.nga.sdk.manualtests.script | |
| com.hpe.adm.nga.sdk.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OctaneCollection<T extends Entity>
An extension of the
Collection interface that incorporates important metadata about the collection that has
been returned. |
| Modifier and Type | Class and Description |
|---|---|
class |
GetTestScriptModel
A model that represents a script that is received by the server.
|
class |
UpdateTestScriptModel
A model that represents a script that can be updated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OctaneCollectionSupplier<T extends Entity>
Implementation of the
Supplier that returns a new OctaneCollection |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityModel
This class hold the EntityModel objects and server as an entity data holder
entities.
|
class |
ErrorModel
This class hold the ErrorModel objects and server as an error data holder
entities.
|
class |
TypedEntityModel
The super type for the typed entity models.
|
| Constructor and Description |
|---|
OctaneCollectionSupplier(OctaneCollection<? extends Entity> octaneCollection)
The original collection that will be converted.
|
Copyright © 2021 Micro Focus. All rights reserved.