Class BambooApplinkStashClientFactoryImpl

java.lang.Object
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactoryImpl
com.atlassian.bamboo.plugins.stash.v2.BambooApplinkStashClientFactoryImpl
All Implemented Interfaces:
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory

public class BambooApplinkStashClientFactoryImpl extends com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactoryImpl implements com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
    BambooApplinkStashClientFactoryImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)
     
  • Method Summary

    Methods inherited from class com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactoryImpl

    getApplicationLink, getStashApplicationLinks, getStashClient

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory

    getApplicationLink, getStashApplicationLinks, getStashClient, getStashClient
  • Constructor Details

    • BambooApplinkStashClientFactoryImpl

      @Autowired public BambooApplinkStashClientFactoryImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)