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
CustomToolException
Copyright © 2016–2021. All rights reserved.