public class ToolLabelsProperty extends ToolProperty<ToolInstallation>
ExtensionPoint.LegacyInstancesAreScopedToHudsontool| Constructor and Description |
|---|
ToolLabelsProperty(String labels) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabels()
Returns a
String object of labels. |
Class |
type()
Returns a
Class object for ToolInstallation. |
all, getDescriptor, setTool@DataBoundConstructor public ToolLabelsProperty(String labels)
public String getLabels()
String object of labels.String object of labels.public Class type()
Class object for ToolInstallation.type in class ToolProperty<ToolInstallation>Class object for ToolInstallationCopyright © 2004-2014. All Rights Reserved.