Package com.atlassian.greenhopper.web.rapid.list
package com.atlassian.greenhopper.web.rapid.list
-
ClassDescriptionAnalytics event used to measure performance of issue collection and rendering of extra fields.Result object returned by the RapidIssueEntry list queriesEncapsulates field rendering service.Analytics event used to measure usage of feature when backlog is not sorted by rank and issues are moved from/to backlog to/from sprint or between sprints.RapidIssueConstantEntry<T extends com.atlassian.jira.issue.IssueConstant>RapidIssueConstantEntryCache<T extends com.atlassian.jira.issue.IssueConstant,
R extends RapidIssueConstantEntry<T>> To provide values which don't change in relation to the current time without mutation of the issue data we split the timeInColumn field into 2 values: enteredStatus the time the issue entered its current status durationPreviously the duration in milliseconds previously spent in status associated with the current columnQueries issue entry objects.Provides calculation of swimlane contents functionalityA service for fetching issues for a rapid view.TODO: Document this class / interface here