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
AssigneeCallbackComponent Fetch assignee data and related things.
ClassificationStatistics  
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.
FlagResource  
FlagResource.FlagRequest  
IssueIdHitCollector Lightweight FieldableDocumentHitCollector that only stores issue ids.
IssueIdVisitingHitCollector An extension of IssueIdHitCollector which also keeps track of issues which have already been collected.
RapidIssueConstantEntry<T extends IssueConstant>  
RapidIssueConstantEntryCache<T extends IssueConstant,R extends RapidIssueConstantEntry<T>>  
RapidIssueEntry  
RapidIssueEntry.AutoUserAvatar  
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
RapidStatusEntry TODO: Document this class / interface here
RapidStatusEntryCache  
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.