Package com.atlassian.bamboo.server
Interface ServerStateService
- All Known Implementing Classes:
ServerStateServiceImpl
@Internal
public interface ServerStateService
Service returning different aspects of server state. It is accessible from remote agents.
-
Method Summary
Modifier and TypeMethodDescriptionGet class name whitelist for serialization read from Bamboo home directory
-
Method Details
-
getSerializableClassWhitelistFromBambooHome
Get class name whitelist for serialization read from Bamboo home directory -
getSshTrustedKeys
Set<TrustedKey> getSshTrustedKeys()
-