|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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're 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||