Package io.jenkins.plugins.designlibrary
Class Home
java.lang.Object
io.jenkins.plugins.designlibrary.Home
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
Entry point to all the UI samples.
- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAll()
getDynamic
(String name) Dynamically retrieves the appropriate UI sample based on the current URL
-
Constructor Details
-
Home
public Home()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getAll
-
getGrouped
-
getDynamic
Dynamically retrieves the appropriate UI sample based on the current URL
-