public class JobHandlerParam extends AuthenticationParam
| 构造器和说明 |
|---|
JobHandlerParam(String group,
String jobHandler,
String jobParam,
JobType jobType,
RouteStrategy routeStrategy) |
| 限定符和类型 | 方法和说明 |
|---|---|
static JobHandlerParam |
from(SchedJob job) |
static JobHandlerParam |
from(SchedJob job,
String jobHandler) |
toStringpublic JobHandlerParam(String group, String jobHandler, String jobParam, JobType jobType, RouteStrategy routeStrategy)
public static JobHandlerParam from(SchedJob job)
public static JobHandlerParam from(SchedJob job, String jobHandler)
Copyright © 2024. All rights reserved.