java.lang.Object | |
↳ | com.atlassian.jira.rest.v2.issue.version.VersionUnresolvedIssueCountsBeanFactoryImpl |
Simple boilerplate implementation of VersionUnresolvedIssueCountsBeanFactory
that provides URL information for the Version
to the created VersionUnresolvedIssueCountsBean
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a
VersionUnresolvedIssueCountsBean based on the data provided |
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Creates a VersionUnresolvedIssueCountsBean
based on the data provided
version | version containing the unresolved issues |
---|---|
unresolvedIssueCount | the number of unresolved issues in the version |
VersionUnresolvedIssueCountsBean
for the passed in version