com.g2one.hudson.grails
Class GrailsInstaller

java.lang.Object
  extended by hudson.tools.ToolInstaller
      extended by hudson.tools.DownloadFromUrlInstaller
          extended by com.g2one.hudson.grails.GrailsInstaller
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.tools.ToolInstaller>

public class GrailsInstaller
extends hudson.tools.DownloadFromUrlInstaller


Nested Class Summary
static class GrailsInstaller.DescriptorImpl
           
 
Nested classes/interfaces inherited from class hudson.tools.DownloadFromUrlInstaller
hudson.tools.DownloadFromUrlInstaller.Installable, hudson.tools.DownloadFromUrlInstaller.InstallableList
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.tools.DownloadFromUrlInstaller
id
 
Fields inherited from class hudson.tools.ToolInstaller
tool
 
Constructor Summary
GrailsInstaller(String id)
           
 
Method Summary
 
Methods inherited from class hudson.tools.DownloadFromUrlInstaller
findPullUpDirectory, getId, getInstallable, isUpToDate, performInstallation
 
Methods inherited from class hudson.tools.ToolInstaller
appliesTo, getDescriptor, getLabel, preferredLocation, setTool
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrailsInstaller

@DataBoundConstructor
public GrailsInstaller(String id)


Copyright © 2004-2013 Hudson. All Rights Reserved.