Uses of Interface
com.atlassian.bamboo.server.ServerStateService
Packages that use ServerStateService
Package
Description
-
Uses of ServerStateService in com.atlassian.bamboo.agent.remote.security
Constructors in com.atlassian.bamboo.agent.remote.security with parameters of type ServerStateServiceModifierConstructorDescriptionRemoteTrustedKeyHelperImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor, ServerStateService serverStateService, BambooHomeLocator homeLocator, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of ServerStateService in com.atlassian.bamboo.agent.remote.serialization
Constructors in com.atlassian.bamboo.agent.remote.serialization with parameters of type ServerStateServiceModifierConstructorDescriptionRemoteSerializationSecurityManager(@NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor, @NotNull com.atlassian.plugin.event.PluginEventManager pluginEventManager, @NotNull ServerStateService serverStateService, @NotNull SystemSerializableClassWhitelistProvider systemSerializableClassWhitelistProvider) -
Uses of ServerStateService in com.atlassian.bamboo.server
Classes in com.atlassian.bamboo.server that implement ServerStateService