| Modifier and Type | Method and Description |
|---|---|
AlertConditionCacheStats |
AlertConditionCacheManagerLocal.checkConditions(DriftChangeSetSummary driftChangeSetSummary)
Drift changes that an agent reported.
|
AlertConditionCacheStats |
AlertConditionCacheManagerBean.checkConditions(DriftChangeSetSummary driftChangeSetSummary) |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionCacheStats |
AlertConditionCacheCoordinator.checkConditions(DriftChangeSetSummary driftChangeSetSummary) |
| Modifier and Type | Method and Description |
|---|---|
DriftChangeSetSummary |
DriftManagerLocal.saveChangeSet(org.rhq.core.domain.auth.Subject subject,
int resourceId,
File changeSetZip) |
DriftChangeSetSummary |
DriftManagerBean.saveChangeSet(org.rhq.core.domain.auth.Subject subject,
int resourceId,
File changeSetZip) |
DriftChangeSetSummary |
JPADriftServerLocal.storeChangeSet(org.rhq.core.domain.auth.Subject subject,
int resourceId,
File changeSetZip)
This method stores the provided change-set file for the resource.
|
DriftChangeSetSummary |
JPADriftServerBean.storeChangeSet(org.rhq.core.domain.auth.Subject subject,
int resourceId,
File changeSetZip) |
DriftChangeSetSummary |
JPADriftServerLocal.storeChangeSetInNewTransaction(org.rhq.core.domain.auth.Subject subject,
int resourceId,
File changeSetZip,
List<org.rhq.core.domain.drift.JPADriftFile> driftFilesToRequest,
Headers[] headers)
For transactioning purposes only, part of storeChangeSet impl.
|
DriftChangeSetSummary |
JPADriftServerBean.storeChangeSetInNewTransaction(org.rhq.core.domain.auth.Subject subject,
int resourceId,
File changeSetZip,
List<org.rhq.core.domain.drift.JPADriftFile> driftFilesToRequest,
Headers[] headers) |
| Modifier and Type | Method and Description |
|---|---|
DriftChangeSetSummary |
DriftServerPluginFacet.saveChangeSet(org.rhq.core.domain.auth.Subject subject,
int resourceId,
File changeSetZip)
Parses the given change set file and persists its data.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.