| Interface | Description |
|---|---|
| Constants |
Set of Constant values related to Report Portal requests/responses
|
| Class | Description |
|---|---|
| ActivityResource |
JSON Representation of Report Portal's Activity domain object.
|
| BatchElementCreatedRS |
Element of response for batch save operation.
|
| BatchSaveOperatingRS |
Response with results of completion save batch operation.
|
| BulkInfoUpdateRQ | |
| BulkInfoUpdateRQ.Description | |
| BulkRQ<K,T> | |
| CollectionsRQ<T> | Deprecated
use
BulkRQ instead |
| DeleteBulkRQ | |
| DeleteBulkRS | |
| EntryCreatedAsyncRS | |
| EntryCreatedRS |
Response when some entry has been created and we need to return ID
|
| ErrorRS |
Base Error response body for all Report Portal exceptions
|
| FinishExecutionRQ |
Finishes some entity execution in Report Portal
May be Launch, TestSuite, Test, TestStep |
| FinishTestItemRQ | |
| ModelViews |
Container of view classes
|
| ModelViews.DefaultView | |
| ModelViews.FullProjectInfoView | |
| ModelViews.FullUserView | |
| NestedStepResource | |
| OperationCompletionRS |
Common response for operation that return just message about completion
|
| OwnedResource |
Base entity for sharable resources.
|
| Page<T> |
Paged response representation
Re-implementation of Spring's HATEAOS Page implementation to get rid of Spring's deps in model package
|
| Page.PageMetadata | |
| ParameterResource |
Test item parameters representation
|
| Position | |
| SharableEntityRQ |
Base entity for manipulating sharable resources
|
| SharedEntity |
Shared entity can used for sending information to client about shared resource.
|
| Size | |
| StartRQ |
Base entity for start requests
|
| StartTestItemRQ | |
| SystemInfoRS |
System information response
|
| TestItemHistoryElement | |
| TestItemResource |
JSON Representation of Report Portal domain object
|
| TokenCreatedRS |
Basic token creation response
|
| ValidationConstraints |
Contains constants for defining validation constraints.
|
| WarningAwareRS | |
| YesNoRS |
| Enum | Description |
|---|---|
| BulkInfoUpdateRQ.Action | |
| ErrorType |
Report Portal's exception list
|