|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.tools.ToolInstaller
hudson.tools.DownloadFromUrlInstaller
hudson.tasks.Maven.MavenInstaller
public static class Maven.MavenInstaller
Automatic Maven installer from apache.org.
Nested Class Summary | |
---|---|
static class |
Maven.MavenInstaller.DescriptorImpl
|
Nested classes/interfaces inherited from class hudson.tools.DownloadFromUrlInstaller |
---|
DownloadFromUrlInstaller.Installable, DownloadFromUrlInstaller.InstallableList |
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
---|
ExtensionPoint.LegacyInstancesAreScopedToHudson |
Field Summary |
---|
Fields inherited from class hudson.tools.DownloadFromUrlInstaller |
---|
id |
Fields inherited from class hudson.tools.ToolInstaller |
---|
tool |
Constructor Summary | |
---|---|
Maven.MavenInstaller(String id)
|
Method Summary |
---|
Methods inherited from class hudson.tools.DownloadFromUrlInstaller |
---|
findPullUpDirectory, 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 |
---|
@DataBoundConstructor public Maven.MavenInstaller(String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |