Uses of Class
org.rhq.enterprise.server.plugin.pc.content.DistributionSyncReport

Packages that use DistributionSyncReport
org.rhq.enterprise.server.content   
org.rhq.enterprise.server.plugin.pc.content   
 

Uses of DistributionSyncReport in org.rhq.enterprise.server.content
 

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)
           
 

Uses of DistributionSyncReport in org.rhq.enterprise.server.plugin.pc.content
 

Methods in org.rhq.enterprise.server.plugin.pc.content with parameters of type DistributionSyncReport
 void DistributionSource.synchronizeDistribution(java.lang.String repoName, DistributionSyncReport report, java.util.Collection<DistributionDetails> existingDistros)
          Requests that this distribution source perform a synchronization with its external repository.
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.