Skip to content
Snippets Groups Projects
Commit 2994c42a authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-6240 KOP-2627 Fix javadoc of getMessage

parent eddb29cf
No related branches found
No related tags found
No related merge requests found
......@@ -54,8 +54,8 @@ public class XtaClient {
}
/**
* Fetch the message content, close the message, and then the fetch transport report
* for the given {@code messageId} for the reader with identifier {@code clientIdentifier}.
* Fetch the message content, close the message, and then fetch the transport report
* for the given {@code messageId} and reader identifier {@code clientIdentifier}.
* @param clientIdentifier Identifier of the reading client
* @param messageId Identifier of the message to fetch
* @return The message and transport report
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment