public class GroupOperationJob extends OperationJob
| Modifier and Type | Field and Description |
|---|---|
static int |
BREAK_VALUE |
static String |
DATAMAP_BOOL_HALT_ON_FAILURE |
static String |
DATAMAP_INT_ARRAY_EXECUTION_ORDER |
static String |
DATAMAP_INT_GROUP_ID |
DATAMAP_INT_ENTITY_ID, DATAMAP_INT_PARAMETERS_ID, DATAMAP_INT_SUBJECT_ID, DATAMAP_STRING_OPERATION_DISPLAY_NAME, DATAMAP_STRING_OPERATION_NAME| Constructor and Description |
|---|
GroupOperationJob() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createJobGroupName(org.rhq.core.domain.resource.group.ResourceGroup group) |
static String |
createUniqueJobName(org.rhq.core.domain.resource.group.ResourceGroup group,
String operationName) |
void |
execute(org.quartz.JobExecutionContext context) |
createOperationHistory, getUserWithSession, updateOperationScheduleEntitypublic static final String DATAMAP_INT_GROUP_ID
public static final String DATAMAP_INT_ARRAY_EXECUTION_ORDER
public static final String DATAMAP_BOOL_HALT_ON_FAILURE
public static final int BREAK_VALUE
public static String createUniqueJobName(org.rhq.core.domain.resource.group.ResourceGroup group, String operationName)
public static String createJobGroupName(org.rhq.core.domain.resource.group.ResourceGroup group)
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
org.quartz.JobExecutionExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.