@Component public class OctopusBatchStartHandler extends AbstractOctopusBatchHandler<OctopusBatchStartRequest,OctopusBatchStartResponse>
批量参数外传,不会执行批量的JobIncrementer
| 构造器和说明 |
|---|
OctopusBatchStartHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
OctopusBatchStartResponse |
handle(OctopusBatchStartRequest request)
处理函数.
|
getRequestClass, getResponseClasspublic OctopusBatchStartResponse handle(OctopusBatchStartRequest request) throws OctopusBatchException
AbstractOctopusBatchHandlerhandle 在类中 AbstractOctopusBatchHandler<OctopusBatchStartRequest,OctopusBatchStartResponse>request - 请求OctopusBatchException - 异常Copyright © 2021 KRProject. All rights reserved.