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

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

public class SwimlanesResource
extends java.lang.Object


Constructor Summary
SwimlanesResource(com.atlassian.jira.security.JiraAuthenticationContext authContext, SwimlanesHelper swimlaneHelper)
           
 
Method Summary
 javax.ws.rs.core.Response update(java.lang.String model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwimlanesResource

public SwimlanesResource(com.atlassian.jira.security.JiraAuthenticationContext authContext,
                         SwimlanesHelper swimlaneHelper)
Method Detail

update

public javax.ws.rs.core.Response update(java.lang.String model)


Copyright © 2007-2011 Atlassian. All Rights Reserved.