public static class CustomToolInstallWrapper.SelectedTool extends Object
| Constructor and Description |
|---|
CustomToolInstallWrapper.SelectedTool(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
CustomTool |
toCustomTool() |
CustomTool |
toCustomToolValidated() |
String |
toString() |
@DataBoundConstructor public CustomToolInstallWrapper.SelectedTool(String name)
public String getName()
@CheckForNull public CustomTool toCustomTool()
@Nonnull public CustomTool toCustomToolValidated() throws CustomToolException
CustomToolExceptionCopyright © 2004-2014. All Rights Reserved.