hudson.tools
Class ToolLocationNodeProperty.ToolLocation
java.lang.Object
hudson.tools.ToolLocationNodeProperty.ToolLocation
- Enclosing class:
- ToolLocationNodeProperty
public static final class ToolLocationNodeProperty.ToolLocation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolLocationNodeProperty.ToolLocation
public ToolLocationNodeProperty.ToolLocation(ToolDescriptor type,
String name,
String home)
ToolLocationNodeProperty.ToolLocation
@DataBoundConstructor
public ToolLocationNodeProperty.ToolLocation(String key,
String home)
getName
public String getName()
getHome
public String getHome()
getType
public ToolDescriptor getType()
getKey
public String getKey()
Copyright © 2004-2013. All Rights Reserved.