Interface for data processing components that can get data items.
Gets a data items by its unique id.
(optional) transaction id to trace execution through call chain.
an id of item to be retrieved.
callback function that receives an item or error.
Generated using TypeDoc
Interface for data processing components that can get data items.