Package io.jenkins.plugins.designlibrary
Class Select
java.lang.Object
io.jenkins.plugins.designlibrary.UISample
io.jenkins.plugins.designlibrary.Select
- All Implemented Interfaces:
ExtensionPoint
,Action
,Describable<UISample>
,ModelObject
- Author:
- Alan.Harder@oracle.com
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static final class
static class
static class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jenkins.plugins.designlibrary.UISample
getAll, getDescriptor, getDisplayName, getNextPage, getPreviousPage, getPrismConfiguration, getUrlName
-
Constructor Details
-
Select
public Select()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
- Overrides:
getIconFileName
in classUISample
-
getFruit
-
getFruitDescriptors
-
doSubmit
public void doSubmit(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws javax.servlet.ServletException, IOException - Throws:
javax.servlet.ServletException
IOException
-