Uses of Class
org.jvnet.hudson.maven.plugins.hudson.AbstractHudsonMojo.PluginType

Uses of AbstractHudsonMojo.PluginType in org.jvnet.hudson.maven.plugins.hudson
 

Methods in org.jvnet.hudson.maven.plugins.hudson that return AbstractHudsonMojo.PluginType
static AbstractHudsonMojo.PluginType AbstractHudsonMojo.PluginType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbstractHudsonMojo.PluginType[] AbstractHudsonMojo.PluginType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jvnet.hudson.maven.plugins.hudson with parameters of type AbstractHudsonMojo.PluginType
protected  void AbstractHudsonMojo.configurePlugin(org.jdom.Document jobDoc, AbstractHudsonMojo.PluginType pluginType, org.jdom.Element element)
          Configure a Hudson plugin by adding or replacing its configuration in the configuration document.
 



Copyright © 1981-2010 MTV Networks. All Rights Reserved.