|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IssueContext in com.atlassian.jira.issue |
|---|
| Subinterfaces of IssueContext in com.atlassian.jira.issue | |
|---|---|
interface |
Issue
Main issue interface. |
interface |
MutableIssue
Facade for an issue's GenericValue. |
| Uses of IssueContext in com.atlassian.jira.issue.context |
|---|
| Subinterfaces of IssueContext in com.atlassian.jira.issue.context | |
|---|---|
interface |
JiraContextNode
A constrcurted IssueContext with the ability to climb nodes |
| Methods in com.atlassian.jira.issue.context with parameters of type IssueContext | |
|---|---|
boolean |
JiraContextNode.isInContext(IssueContext issueContext)
|
| Uses of IssueContext in com.atlassian.jira.issue.fields |
|---|
| Methods in com.atlassian.jira.issue.fields with parameters of type IssueContext | |
|---|---|
FieldConfig |
ConfigurableField.getRelevantConfig(IssueContext issueContext)
|
FieldConfig |
CustomField.getRelevantConfig(IssueContext issueContext)
Returns the relevant field config of this custom field for the give issue context |
| Uses of IssueContext in com.atlassian.jira.issue.fields.config |
|---|
| Methods in com.atlassian.jira.issue.fields.config with parameters of type IssueContext | |
|---|---|
boolean |
FieldConfigSchemeImpl.isInContext(IssueContext issueContext)
|
boolean |
FieldConfigScheme.isInContext(IssueContext issueContext)
|
| Uses of IssueContext in com.atlassian.jira.issue.search |
|---|
| Methods in com.atlassian.jira.issue.search that return types with arguments of type IssueContext | |
|---|---|
List<IssueContext> |
SearchContext.getAsIssueContexts()
Gets the search context as a list of IssueContext objects |
| Uses of IssueContext in com.atlassian.jira.web.bean |
|---|
| Methods in com.atlassian.jira.web.bean that return IssueContext | |
|---|---|
abstract IssueContext |
MultiBulkMoveBean.getCurrentIssueContext()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||