Package | Description |
---|---|
com.atlassian.jira.issue.fields.layout.column |
Modifier and Type | Interface and Description |
---|---|
interface |
EditableSearchRequestColumnLayout |
Modifier and Type | Class and Description |
---|---|
class |
EditableSearchRequestColumnLayoutImpl |
class |
EditableUserColumnLayoutImpl |
Modifier and Type | Method and Description |
---|---|
EditableUserColumnLayout |
DefaultColumnLayoutManager.getEditableUserColumnLayout(ApplicationUser user) |
EditableUserColumnLayout |
ColumnLayoutManager.getEditableUserColumnLayout(ApplicationUser user)
Get an editable column layout for the user, returns null if they do not have one
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultColumnLayoutManager.storeEditableUserColumnLayout(EditableUserColumnLayout editableUserColumnLayout) |
void |
ColumnLayoutManager.storeEditableUserColumnLayout(EditableUserColumnLayout editableUserColumnLayout)
Writes the default column layout to permanent storage
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.