com.atlassian.greenhopper.web.rapid.issue
Class IssueResource.MatchesBoardResponse

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.issue.IssueResource.MatchesBoardResponse
Enclosing class:
IssueResource

public static class IssueResource.MatchesBoardResponse
extends RestTemplate


Field Summary
 java.util.Collection<java.lang.String> issueIdsOrKeys
           
 
Constructor Summary
IssueResource.MatchesBoardResponse()
           
 
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

issueIdsOrKeys

public java.util.Collection<java.lang.String> issueIdsOrKeys
Constructor Detail

IssueResource.MatchesBoardResponse

public IssueResource.MatchesBoardResponse()


Copyright © 2007-2014 Atlassian. All Rights Reserved.