@Component public class OctopusBatchGetJobInfosHandler extends AbstractOctopusBatchHandler<OctopusBatchGetJobInfosRequest,OctopusBatchGetJobInfosResponse>
| 构造器和说明 |
|---|
OctopusBatchGetJobInfosHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
OctopusBatchGetJobInfosResponse |
handle(OctopusBatchGetJobInfosRequest request)
处理函数.
|
getRequestClass, getResponseClasspublic OctopusBatchGetJobInfosResponse handle(OctopusBatchGetJobInfosRequest request) throws OctopusBatchException
AbstractOctopusBatchHandlerhandle 在类中 AbstractOctopusBatchHandler<OctopusBatchGetJobInfosRequest,OctopusBatchGetJobInfosResponse>request - 请求OctopusBatchException - 异常Copyright © 2021 KRProject. All rights reserved.