com.atlassian.greenhopper.web.rapid.view.workingdays
Class WorkingDaysResource.TimeZoneRequest

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.TimeZoneRequest
Enclosing class:
WorkingDaysResource

public static class WorkingDaysResource.TimeZoneRequest
extends RestTemplate


Field Summary
 java.lang.Long rapidViewId
           
 java.lang.String timeZoneId
           
 
Constructor Summary
WorkingDaysResource.TimeZoneRequest()
           
 
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

rapidViewId

public java.lang.Long rapidViewId

timeZoneId

public java.lang.String timeZoneId
Constructor Detail

WorkingDaysResource.TimeZoneRequest

public WorkingDaysResource.TimeZoneRequest()


Copyright © 2007-2014 Atlassian. All Rights Reserved.