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
SchedulerException
public static TabularData toTabularData(List<JobExecutionContext> executingJobs) throws SchedulerException
SchedulerException
Copyright 2001-2019, Terracotta, Inc.