Uses of Class
com.atlassian.greenhopper.web.rapid.issue.IssueEntry
Packages that use IssueEntry
-
Uses of IssueEntry in com.atlassian.greenhopper.web.rapid.issue
Methods in com.atlassian.greenhopper.web.rapid.issue that return IssueEntryModifier and TypeMethodDescriptionIssueEntryFactory.buildEditEntry
(com.atlassian.jira.user.ApplicationUser user, com.atlassian.jira.issue.Issue issue, StatisticsField estimateStatistic, StatisticsField trackingStatistic) Methods in com.atlassian.greenhopper.web.rapid.issue that return types with arguments of type IssueEntryModifier and TypeMethodDescriptionIssueEntryFactory.buildViewEntry
(com.atlassian.jira.user.ApplicationUser user, RapidView rapidView, com.atlassian.jira.issue.Issue issue, StatisticsField estimateStatistic, StatisticsField trackingStatistic, io.atlassian.fugue.Option<Sprint> activeFutureSprint)