|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueManager | |
|---|---|
| com.atlassian.jira.component | |
| com.atlassian.jira.issue.attachment | |
| com.atlassian.jira.issue.changehistory | |
| com.atlassian.jira.issue.link | |
| Uses of IssueManager in com.atlassian.jira.component |
|---|
| Methods in com.atlassian.jira.component that return IssueManager | |
|---|---|
static IssueManager |
ComponentAccessor.getIssueManager()
|
| Uses of IssueManager in com.atlassian.jira.issue.attachment |
|---|
| Constructors in com.atlassian.jira.issue.attachment with parameters of type IssueManager | |
|---|---|
Attachment(IssueManager issueManager,
org.ofbiz.core.entity.GenericValue genericValue)
Construct an Attachment. |
|
Attachment(IssueManager issueManager,
org.ofbiz.core.entity.GenericValue genericValue,
com.opensymphony.module.propertyset.PropertySet attachmentProperties)
Construct an Attachment, with properties. |
|
| Uses of IssueManager in com.atlassian.jira.issue.changehistory |
|---|
| Constructors in com.atlassian.jira.issue.changehistory with parameters of type IssueManager | |
|---|---|
ChangeHistory(org.ofbiz.core.entity.GenericValue changeHistoryGV,
IssueManager issueManager)
|
|
| Uses of IssueManager in com.atlassian.jira.issue.link |
|---|
| Constructors in com.atlassian.jira.issue.link with parameters of type IssueManager | |
|---|---|
IssueLink(org.ofbiz.core.entity.GenericValue genericValue,
IssueLinkTypeManager issueLinkTypeManager,
IssueManager issueManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||