|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BambooSmackClient in com.atlassian.bamboo.container |
---|
Methods in com.atlassian.bamboo.container that return BambooSmackClient | |
---|---|
BambooSmackClient |
BambooContainer.getBambooSmackClient()
|
Methods in com.atlassian.bamboo.container with parameters of type BambooSmackClient | |
---|---|
void |
BambooContainer.setBambooSmackClient(BambooSmackClient bambooSmackClient)
|
Uses of BambooSmackClient in com.atlassian.bamboo.notification |
---|
Methods in com.atlassian.bamboo.notification with parameters of type BambooSmackClient | |
---|---|
void |
NotificationFactory.setBambooSmackClient(BambooSmackClient bambooSmackClient)
|
Uses of BambooSmackClient in com.atlassian.bamboo.notification.transports |
---|
Constructors in com.atlassian.bamboo.notification.transports with parameters of type BambooSmackClient | |
---|---|
ImTransport(java.lang.String imAddress,
BambooSmackClient bambooSmackClient,
com.atlassian.event.EventManager eventManager,
PlanManager planManager)
|
Uses of BambooSmackClient in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver |
---|
Fields in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver declared as BambooSmackClient | |
---|---|
protected BambooSmackClient |
ConfigureInstantMessagingServer.bambooSmackClient
|
Methods in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver with parameters of type BambooSmackClient | |
---|---|
void |
ConfigureInstantMessagingServer.setBambooSmackClient(BambooSmackClient bambooSmackClient)
|
Uses of BambooSmackClient in com.atlassian.bamboo.xmpp |
---|
Methods in com.atlassian.bamboo.xmpp with parameters of type BambooSmackClient | |
---|---|
void |
SmackListener.setBambooSmackClient(BambooSmackClient bambooSmackClient)
|
void |
InitialiseSmackOnStartup.setBambooSmackClient(BambooSmackClient bambooSmackClient)
|
void |
BambooSmackMessageListener.setSmackClient(BambooSmackClient smackClient)
|
Constructors in com.atlassian.bamboo.xmpp with parameters of type BambooSmackClient | |
---|---|
BambooSmackMessageListener(BambooSmackClient smackClient,
BambooUserManager bambooUserManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |