hudson.plugins.gant
Class Gant.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<hudson.tasks.Builder>
hudson.plugins.gant.Gant.DescriptorImpl
- Enclosing class:
- Gant
public static final class Gant.DescriptorImpl
- extends hudson.model.Descriptor<hudson.tasks.Builder>
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
hudson.model.Descriptor.FormException |
| Fields inherited from class hudson.model.Descriptor |
clazz |
| Methods inherited from class hudson.model.Descriptor |
configure, convert, getConfigPage, getGlobalConfigPage, getViewPage, isInstance, load, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getHelpFile
public java.lang.String getHelpFile()
- Overrides:
getHelpFile in class hudson.model.Descriptor<hudson.tasks.Builder>
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>
getInstallations
public GantInstallation[] getInstallations()
configure
public boolean configure(org.kohsuke.stapler.StaplerRequest req)
- Overrides:
configure in class hudson.model.Descriptor<hudson.tasks.Builder>
newInstance
public hudson.tasks.Builder newInstance(org.kohsuke.stapler.StaplerRequest req)
- Specified by:
newInstance in class hudson.model.Descriptor<hudson.tasks.Builder>
doCheckGroovyHome
public void doCheckGroovyHome(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws java.io.IOException,
javax.servlet.ServletException
- Checks if the GROOVY_HOME is valid.
- Throws:
java.io.IOException
javax.servlet.ServletException
Copyright © 2007. All Rights Reserved.