com.atlassian.greenhopper.web.rapid.view
Class RapidViewCreateModel

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

public class RapidViewCreateModel
extends RestTemplate

Model for the "create rapid view" dialog

Author:
ahennecke

Nested Class Summary
static class RapidViewCreateModel.SavedFilterEntry
           
static class RapidViewCreateModel.SavedFilterPermissionEntry
          Mimic JIRA's saved filter permission display.
static class RapidViewCreateModel.SavedFilterPermissionValue
          A single permission value for display
 
Constructor Summary
RapidViewCreateModel()
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RapidViewCreateModel

public RapidViewCreateModel()


Copyright © 2007-2011 Atlassian. All Rights Reserved.