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