Uses of Class
com.atlassian.jira.issue.fields.layout.column.ColumnLayoutException
Packages that use ColumnLayoutException
-
Uses of ColumnLayoutException in com.atlassian.jira.issue.fields.layout.column
Methods in com.atlassian.jira.issue.fields.layout.column that throw ColumnLayoutExceptionModifier and TypeMethodDescriptionColumnLayout.getAllVisibleColumnLayoutItems
(ApplicationUser user) Get theColumnLayoutItems
that can be displayed to the user.ColumnLayout.getVisibleColumnLayoutItems
(ApplicationUser user, QueryContext queryContext) Deprecated.Current implementation of this method is not very good performance wise.