Uses of Class
hudson.ivy.IvyReporterDescriptor

Packages that use IvyReporterDescriptor
hudson.ivy   
 

Uses of IvyReporterDescriptor in hudson.ivy
 

Methods in hudson.ivy that return IvyReporterDescriptor
 IvyReporterDescriptor IvyReporter.getDescriptor()
           
 

Methods in hudson.ivy that return types with arguments of type IvyReporterDescriptor
static Collection<IvyReporterDescriptor> IvyReporterDescriptor.all()
          Lists all the currently registered instances of IvyReporterDescriptor.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.