Uses of Package
com.atlassian.greenhopper.model.rapid

Packages that use com.atlassian.greenhopper.model.rapid
com.atlassian.greenhopper.gadget   
com.atlassian.greenhopper.manager   
com.atlassian.greenhopper.manager.color   
com.atlassian.greenhopper.manager.detailview   
com.atlassian.greenhopper.manager.estimatestatistic   
com.atlassian.greenhopper.manager.rankableobject   
com.atlassian.greenhopper.manager.sprintmarker   
com.atlassian.greenhopper.manager.trackingstatistic   
com.atlassian.greenhopper.manager.version   
com.atlassian.greenhopper.manager.workingdays   
com.atlassian.greenhopper.model.rapid   
com.atlassian.greenhopper.model.rapid.detailview   
com.atlassian.greenhopper.service.charts   
com.atlassian.greenhopper.service.issue   
com.atlassian.greenhopper.service.issue.callback   
com.atlassian.greenhopper.service.project   
com.atlassian.greenhopper.service.query   
com.atlassian.greenhopper.service.rank   
com.atlassian.greenhopper.service.rapid   
com.atlassian.greenhopper.service.rapid.view   
com.atlassian.greenhopper.service.rapid.view.color   
com.atlassian.greenhopper.service.rapid.view.detailview   
com.atlassian.greenhopper.service.rapid.view.statistics   
com.atlassian.greenhopper.service.rapid.view.subquery   
com.atlassian.greenhopper.service.rapid.view.workingdays   
com.atlassian.greenhopper.service.sprint   
com.atlassian.greenhopper.service.sprintmarker   
com.atlassian.greenhopper.util   
com.atlassian.greenhopper.web.rapid   
com.atlassian.greenhopper.web.rapid.chart   
com.atlassian.greenhopper.web.rapid.chart.burndown   
com.atlassian.greenhopper.web.rapid.issue   
com.atlassian.greenhopper.web.rapid.issue.statistics   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.plan   
com.atlassian.greenhopper.web.rapid.sprint   
com.atlassian.greenhopper.web.rapid.view   
com.atlassian.greenhopper.web.rapid.view.detailview   
com.atlassian.greenhopper.web.rapid.view.workingdays   
com.atlassian.greenhopper.web.rapid.work   
com.atlassian.greenhopper.web.rapid.workflow   
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.gadget
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager
AbstractModel
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager.color
CardColor
          Card color model object
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager.detailview
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager.estimatestatistic
RapidView
           
StatisticsFieldConfig
          Represents the configuration of a Statistics Field for a RapidView.
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager.rankableobject
RankableObject
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager.sprintmarker
RankableObject
           
RapidView
           
SprintMarker
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager.trackingstatistic
RapidView
           
StatisticsFieldConfig
          Represents the configuration of a Statistics Field for a RapidView.
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager.version
VersionMetaData
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.manager.workingdays
NonWorkingDay
          Defines the working days configuration
RapidView
           
WorkingDaysConfig
          Defines the working days configuration
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.model.rapid
AbstractModel
           
CardColor
          Card color model object
CardColor.CardColorBuilder
           
CardColorStrategy
          Represents the possible card color strategies which can be configured for a RapidView.
Column
          Holds information about a single mapped column.
Column.ColumnBuilder
           
ColumnProgress
          Represents the broad definition of progress for a column: ColumnProgress.NOT_STARTED -- aka "To Do".
NonWorkingDay
          Defines the working days configuration
NonWorkingDay.NonWorkingDayBuilder
           
QuickFilter
          Holds a quickFilter configuration
QuickFilter.QuickFilterBuilder
           
RankableObject
           
RankableObject.Builder
           
RapidView
           
RapidView.RapidViewBuilder
           
RapidViewNameComparator
          Compare RapidView objects by their name, case insensitive (not Locale aware).
SprintMarker
           
SprintMarker.Builder
           
StatisticsField
          Represents an instance of a StatisticsFieldConfig for a RapidView.
StatisticsFieldConfig
          Represents the configuration of a Statistics Field for a RapidView.
StatisticsFieldConfig.StatisticsFieldConfigBuilder
           
StatisticsFieldConfig.Type
          There are three types of configuration: StatisticsFieldConfig.Type.NONE - no statistics will be calculated for the RapidView StatisticsFieldConfig.Type.ISSUE_COUNT - issues (including sub-tasks) will simply be counted per column StatisticsFieldConfig.Type.ISSUE_COUNT_EXCL_SUBS - issues which are not sub-tasks will be counted per column StatisticsFieldConfig.Type.JIRA_FIELD - the values stored within the specified JIRA field will be accumulated per column
StatisticsFieldInstance
          Represents an instance of a StatisticsFieldConfig for a RapidView.
Subquery
           
Subquery.Section
           
Subquery.SubqueryBuilder
           
Swimlane
          Holds a swimlane configuration
Swimlane.SwimlaneBuilder
           
SwimlaneStrategy
          Represents the possible swimlane strategies which can be configured for a RapidView.
VersionMetaData
           
VersionMetaData.VersionMetaDataBuilder
           
WorkingDaysConfig
          Defines the working days configuration
WorkingDaysConfig.WorkingDaysConfigBuilder
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.model.rapid.detailview
AbstractModel
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.charts
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.issue
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.issue.callback
Column
          Holds information about a single mapped column.
ColumnProgress
          Represents the broad definition of progress for a column: ColumnProgress.NOT_STARTED -- aka "To Do".
RapidView
           
StatisticsFieldConfig
          Represents the configuration of a Statistics Field for a RapidView.
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.project
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.query
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.rank
RankableObject
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.rapid
Column
          Holds information about a single mapped column.
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.rapid.view
CardColorStrategy
          Represents the possible card color strategies which can be configured for a RapidView.
Column
          Holds information about a single mapped column.
ColumnProgress
          Represents the broad definition of progress for a column: ColumnProgress.NOT_STARTED -- aka "To Do".
QuickFilter
          Holds a quickFilter configuration
RapidView
           
StatisticsFieldConfig
          Represents the configuration of a Statistics Field for a RapidView.
StatisticsFieldInstance
          Represents an instance of a StatisticsFieldConfig for a RapidView.
Subquery
           
Swimlane
          Holds a swimlane configuration
SwimlaneStrategy
          Represents the possible swimlane strategies which can be configured for a RapidView.
WorkingDaysConfig
          Defines the working days configuration
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.rapid.view.color
CardColor
          Card color model object
CardColorStrategy
          Represents the possible card color strategies which can be configured for a RapidView.
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.rapid.view.detailview
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.rapid.view.statistics
RapidView
           
StatisticsField
          Represents an instance of a StatisticsFieldConfig for a RapidView.
StatisticsFieldConfig
          Represents the configuration of a Statistics Field for a RapidView.
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.rapid.view.subquery
RapidView
           
Subquery
           
Subquery.Section
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.rapid.view.workingdays
RapidView
           
WorkingDaysConfig
          Defines the working days configuration
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.sprint
AbstractModel
           
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.service.sprintmarker
RapidView
           
SprintMarker
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.util
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.chart
Column
          Holds information about a single mapped column.
RapidView
           
StatisticsField
          Represents an instance of a StatisticsFieldConfig for a RapidView.
Swimlane
          Holds a swimlane configuration
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.chart.burndown
Column
          Holds information about a single mapped column.
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.issue
RapidView
           
StatisticsField
          Represents an instance of a StatisticsFieldConfig for a RapidView.
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.issue.statistics
StatisticsField
          Represents an instance of a StatisticsFieldConfig for a RapidView.
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.list
Column
          Holds information about a single mapped column.
RapidView
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.plan
ColumnProgress
          Represents the broad definition of progress for a column: ColumnProgress.NOT_STARTED -- aka "To Do".
RapidView
           
SprintMarker
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.sprint
RapidView
           
SprintMarker
           
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.view
CardColorStrategy
          Represents the possible card color strategies which can be configured for a RapidView.
Column
          Holds information about a single mapped column.
RapidView
           
StatisticsField
          Represents an instance of a StatisticsFieldConfig for a RapidView.
StatisticsFieldConfig
          Represents the configuration of a Statistics Field for a RapidView.
StatisticsFieldInstance
          Represents an instance of a StatisticsFieldConfig for a RapidView.
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.view.detailview
RapidView
           
StatisticsField
          Represents an instance of a StatisticsFieldConfig for a RapidView.
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.view.workingdays
RapidView
           
WorkingDaysConfig
          Defines the working days configuration
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.work
Column
          Holds information about a single mapped column.
RapidView
           
Swimlane
          Holds a swimlane configuration
 

Classes in com.atlassian.greenhopper.model.rapid used by com.atlassian.greenhopper.web.rapid.workflow
RapidView
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.