Uses of Class
com.atlassian.bamboo.amq.BambooBrokerService
-
Packages that use BambooBrokerService Package Description com.atlassian.bamboo.agent.classserver com.atlassian.bamboo.agent.elastic.tunnel com.atlassian.bamboo.v2.build.agent -
-
Uses of BambooBrokerService in com.atlassian.bamboo.agent.classserver
Constructors in com.atlassian.bamboo.agent.classserver with parameters of type BambooBrokerService Constructor Description AgentServerManagerImpl(BootstrapManager bootstrapManager, BambooBrokerService broker, Map<String,String> userProperties)
-
Uses of BambooBrokerService in com.atlassian.bamboo.agent.elastic.tunnel
Methods in com.atlassian.bamboo.agent.elastic.tunnel with parameters of type BambooBrokerService Modifier and Type Method Description ElasticAgentTunnelManager
DefaultElasticAgentTunnelManagerFactory. create(URL baseURL, SSLContext sslContext, BambooBrokerService brokerService, ElasticAgentTunnelPorts ports)
Constructors in com.atlassian.bamboo.agent.elastic.tunnel with parameters of type BambooBrokerService Constructor Description ElasticAgentTunnelManagerImpl(URL baseURL, Supplier<SocketFactory> socketFactory, BambooBrokerService brokerService, ElasticAgentTunnelPorts ports)
-
Uses of BambooBrokerService in com.atlassian.bamboo.v2.build.agent
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type BambooBrokerService Constructor Description BambooAgentMessageListener(org.springframework.jms.support.converter.MessageConverter messageConverter, BambooBrokerService brokerService)
-