public class JobExecutionContextSupport extends Object
| Constructor and Description |
|---|
JobExecutionContextSupport() |
| Modifier and Type | Method and Description |
|---|---|
static CompositeData |
toCompositeData(JobExecutionContext jec) |
static TabularData |
toTabularData(List<JobExecutionContext> executingJobs) |
public static CompositeData toCompositeData(JobExecutionContext jec) throws SchedulerException
SchedulerExceptionpublic static TabularData toTabularData(List<JobExecutionContext> executingJobs) throws SchedulerException
SchedulerExceptionCopyright 2001-2019, Terracotta, Inc.