org.jenkinsci.plugins.extremefeedback.model
Class States

java.lang.Object
  extended by org.jenkinsci.plugins.extremefeedback.model.States

public class States
extends Object


Nested Class Summary
static class States.Action
           
static class States.Color
           
 
Field Summary
static Map<hudson.model.Result,States.Color> resultColorMap
           
 
Constructor Summary
States()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resultColorMap

public static Map<hudson.model.Result,States.Color> resultColorMap
Constructor Detail

States

public States()


Copyright © 2004-2013. All Rights Reserved.