public class OAuthAsynchronousJiraRestClientFactory
extends com.atlassian.jira.rest.client.internal.async.AsynchronousJiraRestClientFactory
| Constructor and Description |
|---|
OAuthAsynchronousJiraRestClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.jira.rest.client.api.JiraRestClient |
create(URI serverUri,
com.atlassian.jira.rest.client.api.AuthenticationHandler authenticationHandler) |
public OAuthAsynchronousJiraRestClientFactory()
public com.atlassian.jira.rest.client.api.JiraRestClient create(URI serverUri, com.atlassian.jira.rest.client.api.AuthenticationHandler authenticationHandler)
create in interface com.atlassian.jira.rest.client.api.JiraRestClientFactorycreate in class com.atlassian.jira.rest.client.internal.async.AsynchronousJiraRestClientFactoryApache Camel