Uses of Class
org.hpccsystems.ws.client.wrappers.wsworkunits.WUInfoRequestWrapper
-
Packages that use WUInfoRequestWrapper Package Description org.hpccsystems.ws.client Provides several HPCC Systems client libraries used to actuate a variety of actions on a target HPCC Systems instance.org.hpccsystems.ws.client.wrappers.wsworkunits -
-
Uses of WUInfoRequestWrapper in org.hpccsystems.ws.client
Methods in org.hpccsystems.ws.client with parameters of type WUInfoRequestWrapper Modifier and Type Method Description WorkunitWrapperHPCCWsWorkUnitsClient. getWUInfo(WUInfoRequestWrapper wuinfodetailsparams)Get information about a given WorkUnit, caller can request to unarchive the WU if necessary to fetch WU info. -
Uses of WUInfoRequestWrapper in org.hpccsystems.ws.client.wrappers.wsworkunits
Methods in org.hpccsystems.ws.client.wrappers.wsworkunits with parameters of type WUInfoRequestWrapper Modifier and Type Method Description WUInfoResponseWrapperIWsWorkunitsClientStubWrapper. WUInfo(WUInfoRequestWrapper params)Deprecated.WUInfoResponseWrapperWsWorkunitsClientStub_latest. WUInfo(WUInfoRequestWrapper params)Deprecated.WUInfoResponseWrapperWsWorkunitsClientStub1_58. WUInfo(WUInfoRequestWrapper params)Deprecated.WUInfoResponseWrapperWsWorkunitsClientStub1_62. WUInfo(WUInfoRequestWrapper params)Deprecated.WUInfoResponseWrapperWsWorkunitsClientStub1_69. WUInfo(WUInfoRequestWrapper params)Deprecated.WUInfoResponseWrapperWsWorkunitsClientStubWrapper. WUInfo(WUInfoRequestWrapper params)Deprecated.WU info.
-