public interface DtmFeignClient
extends pub.dtm.client.interfaces.stub.IDtmServerStub
| 限定符和类型 | 方法和说明 |
|---|---|
pub.dtm.client.model.responses.DtmResponse |
abort(pub.dtm.client.model.param.OperatorParam body) |
feign.Response |
busiGet(URI host,
String path,
Map<String,Object> queryMap) |
feign.Response |
busiPost(URI host,
String path,
Map<String,Object> queryMap,
Object body) |
pub.dtm.client.model.responses.DtmResponse |
newGid() |
pub.dtm.client.model.responses.DtmResponse |
ping() |
pub.dtm.client.model.responses.DtmResponse |
prepare(pub.dtm.client.model.param.OperatorParam body) |
pub.dtm.client.model.responses.DtmResponse |
registerBranch(pub.dtm.client.model.param.OperatorParam body) |
default String |
stubType() |
pub.dtm.client.model.responses.DtmResponse |
submit(pub.dtm.client.model.param.OperatorParam body) |
default String stubType()
stubType 在接口中 pub.dtm.client.interfaces.stub.IDtmServerStubpub.dtm.client.model.responses.DtmResponse newGid()
newGid 在接口中 pub.dtm.client.interfaces.stub.IDtmServerStubpub.dtm.client.model.responses.DtmResponse ping()
ping 在接口中 pub.dtm.client.interfaces.stub.IDtmServerStubpub.dtm.client.model.responses.DtmResponse prepare(pub.dtm.client.model.param.OperatorParam body)
prepare 在接口中 pub.dtm.client.interfaces.stub.IDtmServerStubpub.dtm.client.model.responses.DtmResponse submit(pub.dtm.client.model.param.OperatorParam body)
submit 在接口中 pub.dtm.client.interfaces.stub.IDtmServerStubpub.dtm.client.model.responses.DtmResponse abort(pub.dtm.client.model.param.OperatorParam body)
abort 在接口中 pub.dtm.client.interfaces.stub.IDtmServerStubpub.dtm.client.model.responses.DtmResponse registerBranch(pub.dtm.client.model.param.OperatorParam body)
registerBranch 在接口中 pub.dtm.client.interfaces.stub.IDtmServerStubfeign.Response busiGet(URI host, String path, Map<String,Object> queryMap)
busiGet 在接口中 pub.dtm.client.interfaces.stub.IDtmServerStubCopyright © 2022. All rights reserved.