Uses of Interface
com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManager
Package
Description
-
Uses of InstantMessagingServerManager in com.atlassian.bamboo.deployments.environments.actions
Modifier and TypeMethodDescriptionvoid
ConfigureEnvironmentNotifications.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.instantmessagingserver
-
Uses of InstantMessagingServerManager in com.atlassian.bamboo.migration.stream
ModifierConstructorDescriptionprotected
InstantMessagingServerMapper
(org.hibernate.SessionFactory sessionFactory, InstantMessagingServerManager instantMessagingServerManager, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.plugins.rest.admin.imserver
ModifierConstructorDescriptionIMServerResource
(InstantMessagingServerManager instantMessagingServerManager, RestPermissionCheck permissionCheck, IMServerConfigurationConversionFunction function) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
Modifier and TypeFieldDescriptionprotected InstantMessagingServerManager
ConfigureInstantMessagingServer.instantMessagingServerManager
Modifier and TypeMethodDescriptionvoid
ConfigureInstantMessagingServer.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.admin.notification
Modifier and TypeMethodDescriptionvoid
ConfigureSystemNotifications.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.admin.user
Modifier and TypeMethodDescriptionvoid
ConfigureNotificationPreferences.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.build.admin.config
Modifier and TypeMethodDescriptionvoid
ConfigureBuildNotification.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.chains.admin
Modifier and TypeMethodDescriptionvoid
ConfigureChainNotification.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.xmpp
ModifierConstructorDescriptionBambooSmackClient
(InstantMessagingServerManager instantMessagingServerManager) SmackListener
(BambooSmackClient bambooSmackClient, InstantMessagingServerManager instantMessagingServerManager) Deprecated.