@Component public class OctopusBatchGetStepExecutionHandler extends AbstractOctopusBatchHandler<OctopusBatchGetStepExecutionRequest,OctopusBatchGetStepExecutionResponse>
| 构造器和说明 |
|---|
OctopusBatchGetStepExecutionHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
OctopusBatchGetStepExecutionResponse |
handle(OctopusBatchGetStepExecutionRequest request)
处理函数.
|
getRequestClass, getResponseClasspublic OctopusBatchGetStepExecutionResponse handle(OctopusBatchGetStepExecutionRequest request) throws BatchException
AbstractOctopusBatchHandlerhandle 在类中 AbstractOctopusBatchHandler<OctopusBatchGetStepExecutionRequest,OctopusBatchGetStepExecutionResponse>request - 请求BatchExceptionCopyright © 2021 KRProject. All rights reserved.