public class JobExecutionService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CONFIGURATION_WARNING |
static String |
GLOBAL_CONFIG_NO_LONGER_EXISTS_ERROR |
| Constructor and Description |
|---|
JobExecutionService() |
| Modifier and Type | Method and Description |
|---|---|
QGBuilderDescriptor |
getBuilderDescriptor() |
QGPublisherDescriptor |
getPublisherDescriptor() |
boolean |
hasGlobalConfigDataWithSameName(JobConfigData jobConfigData,
GlobalConfig globalConfig) |
public static final String DEFAULT_CONFIGURATION_WARNING
public static final String GLOBAL_CONFIG_NO_LONGER_EXISTS_ERROR
public boolean hasGlobalConfigDataWithSameName(JobConfigData jobConfigData, GlobalConfig globalConfig)
public QGBuilderDescriptor getBuilderDescriptor() throws QGException
QGExceptionpublic QGPublisherDescriptor getPublisherDescriptor() throws QGException
QGExceptionCopyright © 2016. All rights reserved.