public interface ComponentIssueCountsBeanFactory
Modifier and Type | Method and Description |
---|---|
ComponentIssueCountsBean |
createComponentBean(ProjectComponent component,
long issueCount)
Create a ComponentBean given the passed Component.
|
ComponentIssueCountsBean createComponentBean(ProjectComponent component, long issueCount)
component
- the component to convert.issueCount
- the component to convert.Copyright © 2002-2019 Atlassian. All Rights Reserved.