Uses of Class
com.atlassian.bamboo.xmpp.BambooSmackClient
Packages that use BambooSmackClient
Package
Description
-
Uses of BambooSmackClient in com.atlassian.bamboo.notification
Methods in com.atlassian.bamboo.notification with parameters of type BambooSmackClientModifier and TypeMethodDescriptionvoid
NotificationFactoryImpl.setBambooSmackClient
(BambooSmackClient bambooSmackClient) -
Uses of BambooSmackClient in com.atlassian.bamboo.notification.transports
Constructors in com.atlassian.bamboo.notification.transports with parameters of type BambooSmackClientModifierConstructorDescriptionImTransport
(String imAddress, BambooSmackClient bambooSmackClient, PlanManager planManager) -
Uses of BambooSmackClient in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
Fields in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver declared as BambooSmackClientModifier and TypeFieldDescriptionprotected BambooSmackClient
ConfigureInstantMessagingServer.bambooSmackClient
Methods in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver with parameters of type BambooSmackClientModifier and TypeMethodDescriptionvoid
ConfigureInstantMessagingServer.setBambooSmackClient
(BambooSmackClient bambooSmackClient) -
Uses of BambooSmackClient in com.atlassian.bamboo.xmpp
Constructors in com.atlassian.bamboo.xmpp with parameters of type BambooSmackClientModifierConstructorDescriptionInitialiseSmackOnStartup
(BambooSmackClient bambooSmackClient) SmackListener
(BambooSmackClient bambooSmackClient, InstantMessagingServerManager instantMessagingServerManager) Deprecated.