diff --git a/wsclient/src/main/java/org/hpccsystems/ws/client/HPCCWsWorkUnitsClient.java b/wsclient/src/main/java/org/hpccsystems/ws/client/HPCCWsWorkUnitsClient.java index 6f67f28f7..4653eee76 100644 --- a/wsclient/src/main/java/org/hpccsystems/ws/client/HPCCWsWorkUnitsClient.java +++ b/wsclient/src/main/java/org/hpccsystems/ws/client/HPCCWsWorkUnitsClient.java @@ -786,11 +786,6 @@ public void publishWU(String wuid) throws Exception * Get information about a given WorkUnit, caller can request to unarchive * the WU if necessary to fetch WU info. * - * @return - ECLWorkunit object with information pertaining to the WU - * @throws java.lang.Exception - * - Caller must handle exceptions - * @throws org.hpccsystems.ws.client.wrappers.ArrayOfEspExceptionWrapper - * the array of esp exception wrapper * @param wuinfodetailsparams * - workunit info request wrapper * @return - ECLWorkunit object with information pertaining to the WU