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