Class BatchResponse<T>
java.lang.Object
ch.cern.eam.wshub.core.services.entities.BatchResponse<T>
- Type Parameters:
T- Type of the response
- All Implemented Interfaces:
Serializable
Container of one single response, in the context of a batch request
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetResponseList(List<BatchSingleResponse<T>> responseList) toString()