public interface SupportManagerRemote
| Modifier and Type | Method and Description |
|---|---|
URL |
getSnapshotReport(org.rhq.core.domain.auth.Subject subject,
int resourceId,
String name,
String description)
Asks that a snapshot report be taken of the given resource.
|
URL getSnapshotReport(org.rhq.core.domain.auth.Subject subject, int resourceId, String name, String description) throws Exception
subject - the user requesting the snapshotresourceId - the resource whose snapshot report is to be takenname - the name of the snapshot reportdescription - a description for the caller to use to describe the purpose for taking the snapshot reportExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.