public static class CustomToolInstallWrapper.SelectedTool extends Object
| Constructor and Description |
|---|
SelectedTool(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
CustomTool |
toCustomTool() |
CustomTool |
toCustomToolValidated() |
String |
toString() |
@DataBoundConstructor public SelectedTool(String name)
public String getName()
@CheckForNull public CustomTool toCustomTool()
@Nonnull public CustomTool toCustomToolValidated() throws CustomToolException
CustomToolExceptionCopyright © 2016–2021. All rights reserved.