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