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

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

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

Methods in org.rhq.enterprise.server.content with parameters of type RepoImportReport
 void RepoManagerLocal.processRepoImportReport(org.rhq.core.domain.auth.Subject subject, RepoImportReport report, int contentSourceId, StringBuilder result)
          Handles a repo report from a content source, adding and removing candidate repos as necessary into the database.
 void RepoManagerBean.processRepoImportReport(org.rhq.core.domain.auth.Subject subject, RepoImportReport report, int contentSourceId, StringBuilder result)
           
 

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

Methods in org.rhq.enterprise.server.plugin.pc.content that return RepoImportReport
 RepoImportReport RepoSource.importRepos()
          Requests the content source return a list of all repos it wants to ensure exist in the server.
 



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