Uses of Class
org.hpccsystems.ws.client.wrappers.wsworkunits.WUSubmitWrapper
-
Packages that use WUSubmitWrapper 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. -
-
Uses of WUSubmitWrapper in org.hpccsystems.ws.client
Methods in org.hpccsystems.ws.client with parameters of type WUSubmitWrapper Modifier and Type Method Description voidHPCCWsWorkUnitsClient. submitWU(WUSubmitWrapper wusubmitwrapper)Use this version if targeting HPCC 8+ Provides caller full control over request options via WUSubmitWrapper
-