Uses of Class
com.atlassian.greenhopper.web.rapid.issue.IssueWebPanelFactory
Packages that use IssueWebPanelFactory
-
Uses of IssueWebPanelFactory in com.atlassian.greenhopper.spring
Methods in com.atlassian.greenhopper.spring that return IssueWebPanelFactoryModifier and TypeMethodDescriptionMainConfiguration.issueWebPanelFactory(I18nFactoryService i18nFactoryService, com.atlassian.jira.web.component.ModuleWebComponent moduleWebComponent, com.atlassian.plugin.web.api.DynamicWebInterfaceManager dynamicWebInterfaceManager) Methods in com.atlassian.greenhopper.spring with parameters of type IssueWebPanelFactoryModifier and TypeMethodDescriptionMainConfiguration.issueEntryFactory(com.atlassian.jira.bc.issue.IssueService issueService, I18nFactoryService i18nFactoryService, IssueOperationsHelper issueOperationsHelper, CustomFieldService customFieldService, TabModelFactoryFactory tabModelFactoryFactory, com.atlassian.jira.plugin.userformat.UserFormats userFormats, com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory timeTrackingGraphBeanFactory, com.atlassian.jira.util.I18nHelper.BeanFactory i18nHelperFactory, TimeTrackingService timeTrackingService, FieldHelper fieldHelper, GHAvatarService avatarService, StatisticFieldHelper statisticFieldHelper, EstimateStatisticService estimateStatisticService, TrackingStatisticService trackingStatisticService, SprintEntryFactory sprintEntryFactory, DetailViewFieldService fieldService, EpicCustomFieldService epicCustomFieldService, PermissionService permissionService, IssueTypeService issueTypeService, FlagService flagService, StatusEntryFactory statusEntryFactory, IssueWebPanelFactory issueWebPanelFactory) -
Uses of IssueWebPanelFactory in com.atlassian.greenhopper.web.rapid.issue
Constructors in com.atlassian.greenhopper.web.rapid.issue with parameters of type IssueWebPanelFactoryModifierConstructorDescriptionIssueEntryFactory(com.atlassian.jira.bc.issue.IssueService issueService, I18nFactoryService i18nFactoryService, IssueOperationsHelper issueOperationsHelper, CustomFieldService customFieldService, TabModelFactoryFactory tabModelFactoryFactory, com.atlassian.jira.plugin.userformat.UserFormats userFormats, com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory timeTrackingGraphBeanFactory, com.atlassian.jira.util.I18nHelper.BeanFactory i18nHelperFactory, TimeTrackingService timeTrackingService, FieldHelper fieldHelper, GHAvatarService avatarService, StatisticFieldHelper statisticFieldHelper, EstimateStatisticService estimateStatisticService, TrackingStatisticService trackingStatisticService, SprintEntryFactory sprintEntryFactory, DetailViewFieldService fieldService, EpicCustomFieldService epicCustomFieldService, PermissionService permissionService, IssueTypeService issueTypeService, FlagService flagService, StatusEntryFactory statusEntryFactory, IssueWebPanelFactory issueWebPanelFactory)