public class WsWorkunitsClientStubWrapper extends Object implements IWsWorkunitsClientStubWrapper
| Constructor and Description |
|---|
WsWorkunitsClientStubWrapper(Connection conn,
Version targetVersion)
Instantiates a new ws workunits client stub wrapper based on the target hpcc version
|
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.WsWorkunitsStub |
get1_56FallbackStub()
Gets the 1_56 fallback stub.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WsWorkunitsStub |
getLatestStub()
Gets the latest WsWorkunits Stub.
|
WUCreateResponseWrapper |
WUCreate(WUCreateRequestWrapper params) |
WUUpdateResponseWrapper |
WUCreateAndUpdate(WUCreateAndUpdateWrapper params) |
WUInfoResponseWrapper |
WUInfo(WUInfoRequestWrapper params)
WU info.
|
WUUpdateResponseWrapper |
WUUpdate(WUUpdateRequestWrapper params) |
public WsWorkunitsClientStubWrapper(Connection conn, Version targetVersion)
conn - the conntargetVersion - the target versionpublic WUInfoResponseWrapper WUInfo(WUInfoRequestWrapper params) throws Exception
WUInfo in interface IWsWorkunitsClientStubWrapperparams - WUInfoRequestWrapper containing request infoException - if the WUInfo command fails or an unsupported version is specifiedpublic WUUpdateResponseWrapper WUCreateAndUpdate(WUCreateAndUpdateWrapper params) throws Exception
WUCreateAndUpdate in interface IWsWorkunitsClientStubWrapperExceptionpublic WUCreateResponseWrapper WUCreate(WUCreateRequestWrapper params) throws Exception
WUCreate in interface IWsWorkunitsClientStubWrapperExceptionpublic WUUpdateResponseWrapper WUUpdate(WUUpdateRequestWrapper params) throws Exception
WUUpdate in interface IWsWorkunitsClientStubWrapperExceptionpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.WsWorkunitsStub getLatestStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault - axis fault exceptionCopyright © 2021. All rights reserved.