com.atlassian.greenhopper.web.rapid
Class RapidConfig

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.RapidConfig

public class RapidConfig
extends RestTemplate


Field Summary
 RapidViewConfig currentViewConfig
           
 RapidGlobalConfig globalConfig
           
 
Constructor Summary
RapidConfig()
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

currentViewConfig

public RapidViewConfig currentViewConfig

globalConfig

public RapidGlobalConfig globalConfig
Constructor Detail

RapidConfig

public RapidConfig()


Copyright © 2007-2012 Atlassian. All Rights Reserved.