public class RetryObject
extends java.lang.Object
TestItemRepositoryCustomImpl.findRetries(String)
query| Constructor and Description |
|---|
RetryObject() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
java.util.List<TestItem> |
getRetries() |
void |
setId(java.lang.String id) |
void |
setRetries(java.util.List<TestItem> retries) |