com.atlassian.greenhopper.web.rapid.issue
Class SubtaskEntry

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

public class SubtaskEntry
extends RestTemplate

Holds all data about a single issue.


Nested Class Summary
static class SubtaskEntry.IssueTypeEntry
           
static class SubtaskEntry.StatusEntry
           
static class SubtaskEntry.UserEntry
           
 
Constructor Summary
SubtaskEntry()
           
 
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

SubtaskEntry

public SubtaskEntry()


Copyright © 2007-2012 Atlassian. All Rights Reserved.