Class BatchSingleResponse<T>
java.lang.Object
ch.cern.eam.wshub.core.services.entities.BatchSingleResponse<T>
- Type Parameters:
T- Type of the entry parameter
- All Implemented Interfaces:
Serializable
Container of one single response, in the context of a batch request
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetErrorMessage(String exception) voidsetResponse(T response) toString()