public class VersionIssueCountsBean extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VersionIssueCountsBean.Builder |
static class |
VersionIssueCountsBean.VersionUsageInCustomFields |
Constructor and Description |
---|
VersionIssueCountsBean() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<VersionIssueCountsBean.VersionUsageInCustomFields> |
getCustomFieldNames() |
long |
getIssueCountWithCustomFieldsShowingVersion() |
long |
getIssuesAffectedCount() |
long |
getIssuesFixedCount() |
URI |
getSelf() |
int |
hashCode() |
String |
toString() |
public long getIssuesFixedCount()
public long getIssuesAffectedCount()
public long getIssueCountWithCustomFieldsShowingVersion()
public List<VersionIssueCountsBean.VersionUsageInCustomFields> getCustomFieldNames()
public URI getSelf()
Copyright © 2002-2022 Atlassian. All Rights Reserved.