Package io.jenkins.plugins.designlibrary
Class Colors
java.lang.Object
io.jenkins.plugins.designlibrary.UISample
io.jenkins.plugins.designlibrary.Colors
- All Implemented Interfaces:
- ExtensionPoint,- Action,- Describable<UISample>,- ModelObject
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionRetrieves the category of this UI sample.Provides a description for the UI sample.Methods inherited from class io.jenkins.plugins.designlibrary.UISamplegetAll, getDescriptor, getDisplayName, getGrouped, getNextPage, getPreviousPage, getPrismConfiguration, getSince, getUrlName
- 
Constructor Details- 
Colorspublic Colors()
 
- 
- 
Method Details- 
getIconFileName
- 
getDescriptionDescription copied from class:UISampleProvides a description for the UI sample. The description is displayed at the top of every UI page for the sample.- Specified by:
- getDescriptionin class- UISample
- Returns:
- the description of the UI sample.
 
- 
getCategoryDescription copied from class:UISampleRetrieves the category of this UI sample. Defaults toCategory.COMPONENT.- Overrides:
- getCategoryin class- UISample
- Returns:
- the category of the UI sample.
 
- 
getSemantics
- 
getColors
 
-