org.jenkinsci.plugins.uithemes.model
Class DeferredContribution

java.lang.Object
  extended by org.jenkinsci.plugins.uithemes.model.DeferredContribution

public class DeferredContribution
extends Object

Author:
tom.fennelly@gmail.com

Method Summary
 UIThemeContribution getContribution()
           
 QName getTargetName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTargetName

public QName getTargetName()

getContribution

public UIThemeContribution getContribution()


Copyright © 2004-2015. All Rights Reserved.