|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JiraRemoteIssueManager | |
---|---|
com.atlassian.bamboo.jira.jiraissues | |
com.atlassian.bamboo.ww2.actions.admin.jiraserver | |
com.atlassian.bamboo.ww2.actions.admin.migration |
Uses of JiraRemoteIssueManager in com.atlassian.bamboo.jira.jiraissues |
---|
Classes in com.atlassian.bamboo.jira.jiraissues that implement JiraRemoteIssueManager | |
---|---|
class |
JiraRemoteIssueManagerCache
A caching implementation of JiraRemoteIssueManager , which delegates to another instance of
JiraRemoteIssueManager , in the case of a cache miss. |
class |
JiraRemoteIssueManagerImpl
|
Constructors in com.atlassian.bamboo.jira.jiraissues with parameters of type JiraRemoteIssueManager | |
---|---|
JiraIssueManagerImpl(JiraRemoteIssueManager jiraRemoteIssueManager,
java.util.concurrent.ExecutorService executorService)
|
|
JiraRemoteIssueManagerCache(JiraRemoteIssueManager delegate,
long cachePeriodMillis)
|
Uses of JiraRemoteIssueManager in com.atlassian.bamboo.ww2.actions.admin.jiraserver |
---|
Methods in com.atlassian.bamboo.ww2.actions.admin.jiraserver with parameters of type JiraRemoteIssueManager | |
---|---|
void |
ConfigureJiraServer.setJiraRemoteIssueManager(JiraRemoteIssueManager jiraRemoteIssueManager)
|
Uses of JiraRemoteIssueManager in com.atlassian.bamboo.ww2.actions.admin.migration |
---|
Methods in com.atlassian.bamboo.ww2.actions.admin.migration with parameters of type JiraRemoteIssueManager | |
---|---|
void |
Import.setJiraRemoteIssueManager(JiraRemoteIssueManager jiraRemoteIssueManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |