Skip to content

Commit

Permalink
HPCC4J-536 Fix WSClient javadoc warning (#635)
Browse files Browse the repository at this point in the history
- Added missing @return annotation

Signed-off-by: James McMullan [email protected]

Signed-off-by: James McMullan [email protected]
  • Loading branch information
jpmcmu authored Aug 18, 2023
1 parent fac3791 commit 378a1fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,7 @@ public void publishWU(String wuid) throws Exception
*
* @param wuinfodetailsparams
* - workunit info request wrapper
* @return - WorkunitWrapper object with information pertaining to the WU
* @throws Exception a {@link java.lang.Exception} object.
* - Caller must handle exceptions
* @throws ArrayOfEspExceptionWrapper a {@link org.hpccsystems.ws.client.wrappers.ArrayOfEspExceptionWrapper} object.
Expand Down

0 comments on commit 378a1fe

Please sign in to comment.