Uses of Class
com.atlassian.jira.web.component.subtask.ColumnLayoutItemFactory
Packages that use ColumnLayoutItemFactory
-
Uses of ColumnLayoutItemFactory in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return ColumnLayoutItemFactoryModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.columnLayoutItemFactory(PermissionManager permissionManager, VelocityTemplatingEngine templatingEngine, JiraAuthenticationContext authenticationContext, XsrfTokenGenerator xsrfTokenGenerator, I18nHelper.BeanFactory beanFactory) Methods in com.atlassian.jira.component.spring.registrar with parameters of type ColumnLayoutItemFactoryModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.tableLayoutFactory(FieldManager fieldManager, TableLayoutUtils tableLayoutUtils, ColumnLayoutItemFactory columnLayoutItemFactory, SearchService searchService, SearchSortUtil searchSortUtil, SubTaskService subtasks) -
Uses of ColumnLayoutItemFactory in com.atlassian.jira.web.component
Constructors in com.atlassian.jira.web.component with parameters of type ColumnLayoutItemFactoryModifierConstructorDescriptionTableLayoutFactory(FieldManager fieldManager, TableLayoutUtils tableLayoutUtils, ColumnLayoutItemFactory columnLayoutItemFactory, SearchService searchService, SearchSortUtil searchSortUtil, SubTaskService subtasks)