Class ItemCreatedRS
- java.lang.Object
-
- com.epam.ta.reportportal.ws.model.EntryCreatedAsyncRS
-
- com.epam.ta.reportportal.ws.model.item.ItemCreatedRS
-
public class ItemCreatedRS extends EntryCreatedAsyncRS
Response Model for Start Test Item RQ
-
-
Constructor Summary
Constructors Constructor Description ItemCreatedRS()ItemCreatedRS(java.lang.String id, java.lang.String uniqueId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetUniqueId()voidsetUniqueId(java.lang.String uniqueId)-
Methods inherited from class com.epam.ta.reportportal.ws.model.EntryCreatedAsyncRS
getId, setId, toString
-
-