public final class JobNamer extends Object
Modifier and Type | Method and Description |
---|---|
static org.quartz.JobKey |
getJobKey(Report report) |
static org.quartz.JobKey |
getJobKey(Task task) |
static String |
getReportKeyFromJobName(String name) |
static String |
getTaskKeyFromJobName(String name) |
static String |
getTriggerName(String jobName) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.