com.atlassian.jira.rest.v2.issue.version
Class VersionUnresolvedIssueCountsBean

java.lang.Object
  extended by com.atlassian.jira.rest.v2.issue.version.VersionUnresolvedIssueCountsBean

public class VersionUnresolvedIssueCountsBean
extends Object

Since:
v4.4

Nested Class Summary
static class VersionUnresolvedIssueCountsBean.Builder
           
 
Constructor Summary
VersionUnresolvedIssueCountsBean()
           
 
Method Summary
 long getIssuesUnresolvedCount()
           
 URI getSelf()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VersionUnresolvedIssueCountsBean

public VersionUnresolvedIssueCountsBean()
Method Detail

getIssuesUnresolvedCount

public long getIssuesUnresolvedCount()

getSelf

public URI getSelf()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2012 Atlassian. All Rights Reserved.