Package com.atlassian.greenhopper.web.rapid.list

Interface Summary
RapidIssueEntryCallbackComponent Allows splitting out pool callback functionality into separate components
RapidIssueEntryQueryService Queries issue entry objects.
 

Class Summary
CollectIssuesResult Result object returned by the RapidIssueEntry list queries
DaysInColumnCallback Collector to find out the total time an issue spent in the column it's currently in.
EpicCallbackComponent Retrieve the key of the Epic that is associated to each issue (if one exists) and set it onto the RapidIssueEntry.
EpicMetadataCallbackComponent Fetches additional epic meta data from documents and stores it against the RapidIssueEntry of an epic.
IssueIdHitCollector Lightweight FieldableDocumentHitCollector that only stores issue ids.
IssueIdVisitingHitCollector An extension of IssueIdHitCollector which also keeps track of issues which have already been collected.
RapidIssueEntry  
RapidIssueEntry.EpicStatistics  
RapidIssueEntry.FieldValue  
RapidIssueEntry.NumberFieldValue  
RapidIssueEntry.StatisticFieldValue  
RapidIssueEntry.TimeInColumnFieldValue 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 column
RapidIssueEntryCallback Specialised data collector for pool issue data.
RapidIssueEntryQueryServiceImpl Provides calculation of swimlane contents functionality
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.