net.praqma.jenkins.configrotator
Class AbstractConfigurationComponent.Element

java.lang.Object
  extended by net.praqma.jenkins.configrotator.AbstractConfigurationComponent.Element
Enclosing class:
AbstractConfigurationComponent

public static class AbstractConfigurationComponent.Element
extends Object


Field Summary
 String element
           
 boolean highlight
           
 
Constructor Summary
AbstractConfigurationComponent.Element(String element, boolean highlight)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

element

public String element

highlight

public boolean highlight
Constructor Detail

AbstractConfigurationComponent.Element

public AbstractConfigurationComponent.Element(String element,
                                              boolean highlight)


Copyright © 2004-2013. All Rights Reserved.