|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JiraContextNode | |
|---|---|
| com.atlassian.jira.issue.context | |
| com.atlassian.jira.issue.context.persistence | |
| com.atlassian.jira.issue.fields | |
| com.atlassian.jira.issue.fields.config | |
| Uses of JiraContextNode in com.atlassian.jira.issue.context |
|---|
| Methods in com.atlassian.jira.issue.context that return types with arguments of type JiraContextNode | |
|---|---|
List<JiraContextNode> |
JiraContextNode.getChildContexts()
Deprecated. |
| Uses of JiraContextNode in com.atlassian.jira.issue.context.persistence |
|---|
| Methods in com.atlassian.jira.issue.context.persistence that return types with arguments of type JiraContextNode | |
|---|---|
List<JiraContextNode> |
FieldConfigContextPersister.getAllContextsForConfigScheme(FieldConfigScheme fieldConfigScheme)
|
List<JiraContextNode> |
FieldConfigContextPersister.getAllContextsForCustomField(String key)
|
| Uses of JiraContextNode in com.atlassian.jira.issue.fields |
|---|
| Methods in com.atlassian.jira.issue.fields with parameters of type JiraContextNode | |
|---|---|
Options |
CustomField.getOptions(String key,
FieldConfig config,
JiraContextNode contextNode)
Returns options for this custom field if it is of MultipleCustomFieldType type. |
Options |
CustomField.getOptions(String key,
JiraContextNode jiraContextNode)
Returns options for this custom field if it is of MultipleCustomFieldType type. |
| Uses of JiraContextNode in com.atlassian.jira.issue.fields.config |
|---|
| Methods in com.atlassian.jira.issue.fields.config that return types with arguments of type JiraContextNode | |
|---|---|
List<JiraContextNode> |
FieldConfigSchemeImpl.getContexts()
|
List<JiraContextNode> |
FieldConfigScheme.getContexts()
Returns a list of JiraContextNode objects this scheme is relevent to |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||