Package | Description |
---|---|
com.atlassian.jira.issue.fields |
Modifier and Type | Method and Description |
---|---|
IssueLinksSystemField.IssueLinkingValue |
IssueLinksSystemField.getDefaultValue(Issue issue) |
IssueLinksSystemField.IssueLinkingValue |
IssueLinksSystemField.getValueFromParams(Map fieldValueHolder)
This is called from BulkEdit/BulkWorkflowTransition to get an value object from a input set of values.
|
Modifier and Type | Method and Description |
---|---|
void |
IssueLinksSystemField.createValue(Issue issue,
IssueLinksSystemField.IssueLinkingValue value) |
String |
IssueLinksSystemField.getViewHtml(FieldLayoutItem fieldLayoutItem,
webwork.action.Action action,
Issue issue,
IssueLinksSystemField.IssueLinkingValue value,
Map displayParameters) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.