Uses of Class
org.jenkinsci.plugins.uithemes.model.UIThemeContribution

Packages that use UIThemeContribution
org.jenkinsci.plugins.uithemes.model   
 

Uses of UIThemeContribution in org.jenkinsci.plugins.uithemes.model
 

Methods in org.jenkinsci.plugins.uithemes.model that return UIThemeContribution
 UIThemeContribution DeferredContribution.getContribution()
           
 

Methods in org.jenkinsci.plugins.uithemes.model that return types with arguments of type UIThemeContribution
 List<UIThemeContribution> UIThemeImplementation.getContributions()
           
 List<UIThemeContribution> UITheme.getThemeImplContributions(String themeImplName)
           
 List<UIThemeContribution> UIThemeSet.getThemeImplContributions(String themeName, String themeImplName)
           
 

Methods in org.jenkinsci.plugins.uithemes.model with parameters of type UIThemeContribution
 UIThemeImplementation UIThemeImplementation.add(UIThemeContribution contribution)
           
 boolean UIThemeSet.contribute(UIThemeContribution contribution)
           
 UITheme UITheme.contribute(UIThemeContribution contribution)
           
 



Copyright © 2004-2015. All Rights Reserved.