| Package | Description |
|---|---|
| org.rhq.enterprise.server.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationManagerRemote.unscheduleGroupOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceGroupId)
Unschedule the group operation identified with the given job ID.
|
void |
OperationManagerBean.unscheduleGroupOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceGroupId) |
void |
OperationManagerRemote.unscheduleResourceOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceId)
Unschedule the resource operation identified with the given job ID.
|
void |
OperationManagerBean.unscheduleResourceOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceId) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.