|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper.SelectedTool
public static class CustomToolInstallWrapper.SelectedTool
Ceremony needed to satisfy NoStaplerConstructionException: "There's no @DataBoundConstructor on any constructor of class java.lang.String"
| Constructor Summary | |
|---|---|
CustomToolInstallWrapper.SelectedTool(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
CustomTool |
toCustomTool()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public CustomToolInstallWrapper.SelectedTool(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
public CustomTool toCustomTool()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||