com.atlassian.greenhopper.web.rapid.welcome
Class WelcomeCreateResponse

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

public class WelcomeCreateResponse
extends RestTemplate

This is the data sent back to the client after a welcome mat create request was processed. Most of this is needed to show various links on the result step (see WelcomeView.soy)

Author:
ahennecke

Nested Class Summary
static class WelcomeCreateResponse.ProjectTemplate
           
static class WelcomeCreateResponse.RapidViewTemplate
           
 
Constructor Summary
WelcomeCreateResponse()
           
 
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
 

Constructor Detail

WelcomeCreateResponse

public WelcomeCreateResponse()


Copyright © 2007-2014 Atlassian. All Rights Reserved.