Uses of Class
com.atlassian.greenhopper.web.rapid.issue.SubtaskEntryFactory
Packages that use SubtaskEntryFactory
Package
Description
-
Uses of SubtaskEntryFactory in com.atlassian.greenhopper.spring
Methods in com.atlassian.greenhopper.spring that return SubtaskEntryFactoryModifier and TypeMethodDescriptionMainConfiguration.subtaskEntryFactory(TrackingStatisticService trackingStatisticService, com.atlassian.jira.util.I18nHelper.BeanFactory i18nHelperFactory, com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory timeTrackingGraphBeanFactory, TimeTrackingService timeTrackingService, I18nFactoryService i18nFactoryService, FieldHelper fieldHelper, WebUtilities webUtilities, com.atlassian.jira.security.PermissionManager permissionManager, GHAvatarService avatarService, StatusEntryFactory statusEntryFactory) Methods in com.atlassian.greenhopper.spring with parameters of type SubtaskEntryFactoryModifier and TypeMethodDescriptionMainConfiguration.editableSubtasksTabEntryFactory(com.atlassian.jira.bc.issue.search.SearchService searchService, RapidViewQueryService rapidViewQueryService, SubtaskEntryFactory subtaskEntryFactory, com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager issueTypeSchemeManager, RapidViewService rapidViewService, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, I18nFactoryService i18nFactoryService, DelegatedWebPanelFinder delegatedWebPanelFinder, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, DetailViewFieldHelper detailViewFieldHelper) -
Uses of SubtaskEntryFactory in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
Constructors in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory with parameters of type SubtaskEntryFactoryModifierConstructorDescriptionEditableSubtasksTabEntryFactory(com.atlassian.jira.bc.issue.search.SearchService searchService, RapidViewQueryService rapidViewQueryService, SubtaskEntryFactory subtaskEntryFactory, com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager issueTypeSchemeManager, RapidViewService rapidViewService, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, I18nFactoryService i18nFactoryService, DelegatedWebPanelFinder delegatedWebPanelFinder, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, DetailViewFieldHelper detailViewFieldHelper)