| Methods in org.rhq.enterprise.server.content with parameters of type DistributionSyncReport |
ContentSourceSyncResults |
ContentSourceManagerLocal._mergeContentSourceSyncReportADD(ContentSource contentSource,
DistributionSyncReport report,
ContentSourceSyncResults syncResults,
java.lang.StringBuilder progress)
|
ContentSourceSyncResults |
ContentSourceManagerBean._mergeContentSourceSyncReportADD(ContentSource contentSource,
DistributionSyncReport report,
ContentSourceSyncResults syncResults,
java.lang.StringBuilder progress)
|
ContentSourceSyncResults |
ContentSourceManagerLocal._mergeContentSourceSyncReportREMOVE(ContentSource contentSource,
DistributionSyncReport report,
ContentSourceSyncResults syncResults,
java.lang.StringBuilder progress)
|
ContentSourceSyncResults |
ContentSourceManagerBean._mergeContentSourceSyncReportREMOVE(ContentSource contentSource,
DistributionSyncReport report,
ContentSourceSyncResults syncResults,
java.lang.StringBuilder progress)
|
ContentSourceSyncResults |
ContentSourceManagerLocal.mergeContentSourceSyncReport(ContentSource contentSource,
DistributionSyncReport report,
ContentSourceSyncResults syncResults)
After a sync has happened, this is responsible for persisting the results. |
ContentSourceSyncResults |
ContentSourceManagerBean.mergeContentSourceSyncReport(ContentSource contentSource,
DistributionSyncReport report,
ContentSourceSyncResults syncResults)
|