Uses of Class
com.atlassian.bamboo.serialization.event.BambooHomeDirectoryClassWhitelistChanged
-
Packages that use BambooHomeDirectoryClassWhitelistChanged Package Description com.atlassian.bamboo.agent.remote.serialization com.atlassian.bamboo.serialization -
-
Uses of BambooHomeDirectoryClassWhitelistChanged in com.atlassian.bamboo.agent.remote.serialization
Methods in com.atlassian.bamboo.agent.remote.serialization with parameters of type BambooHomeDirectoryClassWhitelistChanged Modifier and Type Method Description void
RemoteSerializationSecurityManager. onWhitelistChanged(@NotNull BambooHomeDirectoryClassWhitelistChanged event)
This whitelist is propagated from server and contains entries from a file in BAMBOO_HOME directory -
Uses of BambooHomeDirectoryClassWhitelistChanged in com.atlassian.bamboo.serialization
Methods in com.atlassian.bamboo.serialization with parameters of type BambooHomeDirectoryClassWhitelistChanged Modifier and Type Method Description void
SerializationSecurityManagerImpl. onSerializableClassWhitelistChanged(@NotNull BambooHomeDirectoryClassWhitelistChanged event)
-