public class StashClientProvider extends Object
Constructor and Description |
---|
StashClientProvider(com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory,
com.atlassian.applinks.spi.auth.AuthenticationConfigurationManager authenticationConfigurationManager) |
Modifier and Type | Method and Description |
---|---|
io.atlassian.fugue.Either<javax.ws.rs.core.Response,com.atlassian.stash.rest.client.api.StashClient> |
getStashClient(String serverKey) |
@Inject public StashClientProvider(com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory, com.atlassian.applinks.spi.auth.AuthenticationConfigurationManager authenticationConfigurationManager)
@NotNull public io.atlassian.fugue.Either<javax.ws.rs.core.Response,com.atlassian.stash.rest.client.api.StashClient> getStashClient(String serverKey)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.