public interface IWsWorkunitsClientStubWrapper
| Modifier and Type | Method and Description |
|---|---|
WUCreateResponseWrapper |
WUCreate(WUCreateRequestWrapper params) |
WUUpdateResponseWrapper |
WUCreateAndUpdate(WUCreateAndUpdateWrapper params) |
WUInfoResponseWrapper |
WUInfo(WUInfoRequestWrapper params) |
WUUpdateResponseWrapper |
WUUpdate(WUUpdateRequestWrapper params) |
WUInfoResponseWrapper WUInfo(WUInfoRequestWrapper params) throws Exception
ExceptionWUUpdateResponseWrapper WUCreateAndUpdate(WUCreateAndUpdateWrapper params) throws Exception
ExceptionWUCreateResponseWrapper WUCreate(WUCreateRequestWrapper params) throws Exception
ExceptionWUUpdateResponseWrapper WUUpdate(WUUpdateRequestWrapper params) throws Exception
ExceptionCopyright © 2021. All rights reserved.