Uses of Class
com.atlassian.bamboo.amq.BambooBrokerService
Package
Description
-
Uses of BambooBrokerService in com.atlassian.bamboo.agent.classserver
ModifierConstructorDescriptionAgentServerManagerImpl
(BootstrapManager bootstrapManager, BambooBrokerService broker, Map<String, String> userProperties) -
Uses of BambooBrokerService in com.atlassian.bamboo.agent.elastic.tunnel
Modifier and TypeMethodDescriptionDefaultElasticAgentTunnelManagerFactory.create
(URL baseURL, SSLContext sslContext, BambooBrokerService brokerService, ElasticAgentTunnelPorts ports) ModifierConstructorDescriptionElasticAgentTunnelManagerImpl
(URL baseURL, Supplier<SocketFactory> socketFactory, BambooBrokerService brokerService, ElasticAgentTunnelPorts ports) -
Uses of BambooBrokerService in com.atlassian.bamboo.v2.build.agent
ModifierConstructorDescriptionBambooAgentMessageListener
(org.springframework.jms.support.converter.MessageConverter messageConverter, BambooBrokerService brokerService)