Uses of Interface
com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManager
Packages that use InstantMessagingServerManager
Package
Description
-
Uses of InstantMessagingServerManager in com.atlassian.bamboo.deployments.environments.actions
Methods in com.atlassian.bamboo.deployments.environments.actions with parameters of type InstantMessagingServerManagerModifier and TypeMethodDescriptionvoid
ConfigureEnvironmentNotifications.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.instantmessagingserver
Classes in com.atlassian.bamboo.instantmessagingserver that implement InstantMessagingServerManager -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.migration.stream
Constructors in com.atlassian.bamboo.migration.stream with parameters of type InstantMessagingServerManagerModifierConstructorDescriptionprotected
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
Constructors in com.atlassian.bamboo.plugins.rest.admin.imserver with parameters of type InstantMessagingServerManagerModifierConstructorDescriptionIMServerResource
(InstantMessagingServerManager instantMessagingServerManager, RestPermissionCheck permissionCheck, IMServerConfigurationConversionFunction function) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
Fields in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver declared as InstantMessagingServerManagerModifier and TypeFieldDescriptionprotected InstantMessagingServerManager
ConfigureInstantMessagingServer.instantMessagingServerManager
Methods in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver with parameters of type InstantMessagingServerManagerModifier and TypeMethodDescriptionvoid
ConfigureInstantMessagingServer.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.admin.notification
Methods in com.atlassian.bamboo.ww2.actions.admin.notification with parameters of type InstantMessagingServerManagerModifier and TypeMethodDescriptionvoid
ConfigureSystemNotifications.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.admin.user
Methods in com.atlassian.bamboo.ww2.actions.admin.user with parameters of type InstantMessagingServerManagerModifier and TypeMethodDescriptionvoid
ConfigureNotificationPreferences.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.build.admin.config
Methods in com.atlassian.bamboo.ww2.actions.build.admin.config with parameters of type InstantMessagingServerManagerModifier and TypeMethodDescriptionvoid
ConfigureBuildNotification.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.ww2.actions.chains.admin
Methods in com.atlassian.bamboo.ww2.actions.chains.admin with parameters of type InstantMessagingServerManagerModifier and TypeMethodDescriptionvoid
ConfigureChainNotification.setInstantMessagingServerManager
(InstantMessagingServerManager instantMessagingServerManager) -
Uses of InstantMessagingServerManager in com.atlassian.bamboo.xmpp
Constructors in com.atlassian.bamboo.xmpp with parameters of type InstantMessagingServerManagerModifierConstructorDescriptionBambooSmackClient
(InstantMessagingServerManager instantMessagingServerManager) SmackListener
(BambooSmackClient bambooSmackClient, InstantMessagingServerManager instantMessagingServerManager) Deprecated.