Package com.atlassian.greenhopper.web.rapid

Interface Summary
RapidViewLocationResolver<T> Assists BoardDispatchAction in resolving the location of an Issue or Sprint on a Rapid Board.
 

Class Summary
BoardDispatchAction Action which either redirects the user to the single board which an issue/sprint is on, or presents the user with a list of boards which it appears on so they can be redirected to the right place.
ContextualErrorEntry Represents errors for a specific field
ErrorEntry Represents an error result
ErrorsEntry Represents an error collection, contains errors and field errors
GHJSONMarshaller Provides marshalling of objects Currently we use jackson for the encoding directly, ultimately it would be nice to go through Jersey to ensure we really use the same marshaller as the resources
QuickEditSettingsModel  
RankAction RankAction is used by Issue Operations to modify the rank of an issue.
RapidBoardAction  
RapidBoardResource  
RapidBoardViewModelFactory  
RapidConfig  
RapidGlobalConfig  
RapidGlobalConfig.EpicConfig  
RapidGlobalConfig.SprintConfig  
RapidGlobalConfig.TimeTrackingConfig  
RapidGlobalConfig.TimeTrackingSymbolsConfig  
RapidViewConfig  
RapidViewConfig.MappedColumn  
RapidViewConfig.QuickFilterEntry  
RapidViewConfig.StatisticsConfig  
RapidViewConfig.SwimlaneEntry  
RapidViewEntry  
RapidViewLocationResolverFactory Assists BoardDispatchAction by providing instances of RapidViewLocationResolvers.
RapidViewsModel Holds a list of rapid views
RestTemplate  
UserConfig  
UserConfigurationService  
UserDataResource  
UserFlagsModel Flags stored against each user
ViewIssuesInEpicAction This action is used to render the issues of an epic table.
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.