|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnscheduleException | |
|---|---|
| org.rhq.enterprise.server.operation | |
| org.rhq.enterprise.server.webservices | |
| Uses of UnscheduleException in org.rhq.enterprise.server.operation |
|---|
| Methods in org.rhq.enterprise.server.operation that throw UnscheduleException | |
|---|---|
void |
OperationManagerLocal.unscheduleGroupOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceGroupId)
see OperationManagerRemote.unscheduleGroupOperation(org.rhq.core.domain.auth.Subject, String, int) |
void |
OperationManagerRemote.unscheduleGroupOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceGroupId)
Unschedules the group operation identified with the given job ID. |
void |
OperationManagerBean.unscheduleGroupOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceGroupId)
|
void |
OperationManagerLocal.unscheduleResourceOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceId)
Unschedules the resource operation identified with the given job ID. |
void |
OperationManagerRemote.unscheduleResourceOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceId)
Unschedules the resource operation identified with the given job ID. |
void |
OperationManagerBean.unscheduleResourceOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceId)
|
| Uses of UnscheduleException in org.rhq.enterprise.server.webservices |
|---|
| Methods in org.rhq.enterprise.server.webservices that throw UnscheduleException | |
|---|---|
void |
WebservicesManagerBean.unscheduleGroupOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceGroupId)
|
void |
WebservicesManagerBean.unscheduleResourceOperation(org.rhq.core.domain.auth.Subject subject,
String jobId,
int resourceId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||