| Package | Description |
|---|---|
| com.atlassian.jira.issue.fields.screen | |
| com.atlassian.jira.issue.operation | |
| com.atlassian.jira.web.action.admin.issuefields.screens |
| Modifier and Type | Method and Description |
|---|---|
ScreenableIssueOperation |
FieldScreenSchemeItemImpl.getIssueOperation() |
ScreenableIssueOperation |
FieldScreenSchemeItem.getIssueOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldScreenSchemeItemImpl.setIssueOperation(ScreenableIssueOperation issueOperation) |
void |
FieldScreenSchemeItem.setIssueOperation(ScreenableIssueOperation issueOperation) |
| Modifier and Type | Class and Description |
|---|---|
class |
ScreenableSingleIssueOperationImpl |
| Modifier and Type | Field and Description |
|---|---|
static ScreenableIssueOperation |
IssueOperations.CREATE_ISSUE_OPERATION |
static ScreenableIssueOperation |
IssueOperations.EDIT_ISSUE_OPERATION |
static ScreenableIssueOperation |
IssueOperations.VIEW_ISSUE_OPERATION |
| Modifier and Type | Method and Description |
|---|---|
static ScreenableIssueOperation |
IssueOperations.getIssueOperation(Long id) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ScreenableIssueOperation> |
IssueOperations.getIssueOperations() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ScreenableIssueOperation> |
AbstractFieldScreenSchemeItemAction.getAddableIssueOperations() |
| Modifier and Type | Method and Description |
|---|---|
Long |
AddFieldScreenSchemeItem.getIssueOperaionId(ScreenableIssueOperation issueOperation) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.