com.atlassian.jira.rest.v2.issue.component
Class ComponentIssueCountsBean

java.lang.Object
  extended by com.atlassian.jira.rest.v2.issue.component.ComponentIssueCountsBean

public class ComponentIssueCountsBean
extends Object

Since:
v4.4

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

Constructor Detail

ComponentIssueCountsBean

public ComponentIssueCountsBean()
Method Detail

getIssueCount

public long getIssueCount()

getSelf

public URI getSelf()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2012 Atlassian. All Rights Reserved.