package

com.atlassian.jira.web.bean

Interfaces

BulkEditBean Used in the BulkEdit Wizard Stores in session: currentStep action selected and values associated with that action issues selected  
BulkEditBeanFactory Factory to create a BulkEditBean 
BulkMoveHelper Interface for methods to help out with some calculations for Bulk Move operations. 
MultiBulkMoveBean A bean that stores multiple BulkEditBean  
NonZipExpandableExtensions Represents a list of file extensions which should not be expanded as a zip, even if the underlying file is a compressed zip file. 
SingleIssueModeEditBean This is used in order to be able to move an individual issue that has sub-tasks via the bulk move process. 
StatisticMap<K, N extends Number>  
TimeTrackingGraphBeanFactory Factory that can create TimeTrackingGraphBean instances. 
TimeTrackingGraphBeanFactory.Style Represents a style of TimeTrackingGraphBean that this factory can create. 

Classes

ApplicationPropertiesBackedNonZipExpandableExtensions An implementation of NonZipExpandableExtensions that is backed by a jira application property. 
BulkEditBeanFactoryImpl  
BulkEditBeanImpl Implementation of BulkEditBean. 
BulkEditBeanSessionHelper Helper class for static session storage. 
BulkMoveHelper.DistinctValueResult Represents a distinct project attribute value (i.e. 
ConvertIssueBean  
ConvertIssueToSubTaskBean Convert issue to sub-task bean  
CustomIssueXMLViewFieldsBean Purpose of this class is to enable custom XML issue views. 
DefaultBulkMoveHelper Default implementation of the BulkMoveHelper interface. 
FieldScreenBean

A simple bean to help issuefields.jsp do the job of passing the displayParameters map to getCreateHtml(webwork.action.Action, com.atlassian.jira.issue.customfields.OperationContext, com.atlassian.jira.issue.Issue, java.util.Map)

FilterUtils  
GroupBrowserFilter  
I18nBean The standard implementation of I18nHelper
MockI18nBean Mock I18nBean to get around the problem of having to lookup a default locale via applicationProperties via the DB. 
MockI18nBean.MockI18nBeanFactory  
MockI18nTranslationMode  
MoveIssueBean Bean recording new data for issue  
MultiBulkMoveBeanImpl Implementation of MultiBulkMoveBean. 
Page  
PagerFilter<T> This is a super class that implements paging for browsers. 
PercentageGraphModel  
PercentageGraphRow  
PermissionCheckBean This bean class allows for "concise" permission checks to be made. 
ProjectDescriptionRendererBean  
ShareTypeRendererBean Helper class that is used to render share types. 
SimpleTranslationStoreFactory  
StatisticAccessorBean  
StatisticAccessorBean.Direction Enumerated type for sort direction. 
StatisticAccessorBean.OrderBy Enumerated type for ordering of statistics. 
StatisticAccessorBean.SearchStatisticsResult  
StatisticMapWrapper<K, N extends Number> This is used to store the statistics retrieved by the StatisticAccessorBean. 
TaskDescriptorBean<V extends Serializable> A UI styler bean to help format up a TaskDescriptor
TaskDescriptorBean.Factory  
TimeTrackingGraphBean Represents some tracking information so that it may be rendered. 
TimeTrackingGraphBean.Parameters A simple parameter object to keep the number of constructor arguments down. 
TimeTrackingGraphBeanFactory.LongStyle  
TimeTrackingGraphBeanFactory.ShortStyle  
TimeTrackingGraphBeanFactoryImpl Default implementation 
UserBrowserFilter  
UserPickerFilter  
WorkflowConditionFormatBean  
WorkflowDescriptorFormatBean  
WorkflowDescriptorInfo