| Methods in org.rhq.enterprise.server.content with parameters of type DistributionSyncReport |
RepoSyncResults |
ContentSourceManagerBean._mergeDistributionSyncReportADD(ContentSource contentSource,
DistributionSyncReport report,
RepoSyncResults syncResults,
StringBuilder progress)
|
RepoSyncResults |
ContentSourceManagerLocal._mergeDistributionSyncReportADD(ContentSource contentSource,
DistributionSyncReport report,
RepoSyncResults syncResults,
StringBuilder progress)
|
RepoSyncResults |
ContentSourceManagerBean._mergeDistributionSyncReportREMOVE(ContentSource contentSource,
DistributionSyncReport report,
RepoSyncResults syncResults,
StringBuilder progress)
|
RepoSyncResults |
ContentSourceManagerLocal._mergeDistributionSyncReportREMOVE(ContentSource contentSource,
DistributionSyncReport report,
RepoSyncResults syncResults,
StringBuilder progress)
|
RepoSyncResults |
ContentSourceManagerBean.mergeDistributionSyncReport(ContentSource contentSource,
DistributionSyncReport report,
RepoSyncResults syncResults)
|
RepoSyncResults |
ContentSourceManagerLocal.mergeDistributionSyncReport(ContentSource contentSource,
DistributionSyncReport report,
RepoSyncResults syncResults)
After a sync has happened, this is responsible for persisting the results. |