public interface VersionUnresolvedIssueCountsBeanFactory
Modifier and Type | Method and Description |
---|---|
VersionUnresolvedIssueCountsBean |
createVersionBean(Version version,
long unresolvedIssueCount)
Creates a
VersionUnresolvedIssueCountsBean based on the data provided |
VersionUnresolvedIssueCountsBean createVersionBean(Version version, long unresolvedIssueCount)
VersionUnresolvedIssueCountsBean
based on the data providedversion
- version containing the unresolved issuesunresolvedIssueCount
- the number of unresolved issues in the versionVersionUnresolvedIssueCountsBean
for the passed in versionCopyright © 2002-2019 Atlassian. All Rights Reserved.