getListByIds method
- String correlationId,
- List<
String> ids
inherited
Gets a list of data items retrieved by given unique ids.
correlationId
(optional) transaction id to trace execution through call chain.ids
ids of data items to be retrieved Return Future that receives a data list Throw error.