Class EntryCreatedRS
- java.lang.Object
-
- com.epam.ta.reportportal.ws.model.EntryCreatedRS
-
- Direct Known Subclasses:
IssueSubTypeCreatedRS
public class EntryCreatedRS extends java.lang.ObjectResponse when some entry has been created and we need to return ID
-
-
Constructor Summary
Constructors Constructor Description EntryCreatedRS()EntryCreatedRS(java.lang.Long id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.LonggetId()voidsetId(java.lang.Long id)java.lang.StringtoString()
-