Uses of Class
hudson.tasks.Maven.DescriptorImpl

Packages that use Maven.DescriptorImpl
hudson.maven Maven support. 
hudson.tasks Built-in Builders and Publishers that perform the actual heavy-lifting of a build. 
 

Uses of Maven.DescriptorImpl in hudson.maven
 

Methods in hudson.maven that return Maven.DescriptorImpl
 Maven.DescriptorImpl MavenModuleSet.DescriptorImpl.getMavenDescriptor()
           
 

Uses of Maven.DescriptorImpl in hudson.tasks
 

Fields in hudson.tasks declared as Maven.DescriptorImpl
static Maven.DescriptorImpl Maven.DESCRIPTOR
          Deprecated. as of 1.286 Use Jenkins.getDescriptorByType(Class) to obtain the current instance. For compatibility, this field retains the last created Maven.DescriptorImpl. TODO: fix sonar plugin that depends on this. That's the only plugin that depends on this field.
 

Methods in hudson.tasks that return Maven.DescriptorImpl
 Maven.DescriptorImpl Maven.getDescriptor()
           
 



Copyright © 2004-2013. All Rights Reserved.