public class ResourceOperationJob extends OperationJob
| Modifier and Type | Field and Description |
|---|---|
static String |
DATAMAP_INT_RESOURCE_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 |
|---|
ResourceOperationJob() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createJobGroupName(org.rhq.core.domain.resource.Resource resource) |
static String |
createUniqueJobName(org.rhq.core.domain.resource.Resource resource,
String operationName) |
void |
execute(org.quartz.JobExecutionContext context)
This is invoked every time the operation needs to be invoked.
|
createOperationHistory, getUserWithSession, updateOperationScheduleEntitypublic static final String DATAMAP_INT_RESOURCE_ID
public static String createUniqueJobName(org.rhq.core.domain.resource.Resource resource, String operationName)
public static String createJobGroupName(org.rhq.core.domain.resource.Resource resource)
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
org.quartz.JobExecutionExceptionJob.execute(org.quartz.JobExecutionContext)Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.