Uses of Class
com.atlassian.bamboo.xmpp.BambooSmackClient
Package
Description
-
Uses of BambooSmackClient in com.atlassian.bamboo.notification
Modifier and TypeMethodDescriptionvoid
NotificationFactoryImpl.setBambooSmackClient
(BambooSmackClient bambooSmackClient) -
Uses of BambooSmackClient in com.atlassian.bamboo.notification.transports
ModifierConstructorDescriptionImTransport
(String imAddress, BambooSmackClient bambooSmackClient, PlanManager planManager) -
Uses of BambooSmackClient in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
Modifier and TypeFieldDescriptionprotected BambooSmackClient
ConfigureInstantMessagingServer.bambooSmackClient
Modifier and TypeMethodDescriptionvoid
ConfigureInstantMessagingServer.setBambooSmackClient
(BambooSmackClient bambooSmackClient) -
Uses of BambooSmackClient in com.atlassian.bamboo.xmpp
ModifierConstructorDescriptionInitialiseSmackOnStartup
(BambooSmackClient bambooSmackClient) SmackListener
(BambooSmackClient bambooSmackClient, InstantMessagingServerManager instantMessagingServerManager) Deprecated.