Package io.jenkins.plugins.designlibrary
Class HeteroList
java.lang.Object
io.jenkins.plugins.designlibrary.UISample
io.jenkins.plugins.designlibrary.HeteroList
- All Implemented Interfaces:
ExtensionPoint
,Action
,Describable<UISample>
,ModelObject
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static class
static final class
static final class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponse
doConfigSubmit
(org.kohsuke.stapler.StaplerRequest req) Default display name.void
setConfig
(HeteroList.Config config) Methods inherited from class io.jenkins.plugins.designlibrary.UISample
getAll, getDescriptor, getIconFileName, getNextPage, getPreviousPage, getPrismConfiguration, getUrlName
-
Constructor Details
-
HeteroList
- Throws:
IOException
-
-
Method Details
-
getConfigFile
-
getDisplayName
Description copied from class:UISample
Default display name.- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
- Overrides:
getDisplayName
in classUISample
-
getConfig
-
setConfig
-
doConfigSubmit
public org.kohsuke.stapler.HttpResponse doConfigSubmit(org.kohsuke.stapler.StaplerRequest req) throws javax.servlet.ServletException, IOException - Throws:
javax.servlet.ServletException
IOException
-