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 voidRemoteSerializationSecurityManager. 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 voidSerializationSecurityManagerImpl. onSerializableClassWhitelistChanged(@NotNull BambooHomeDirectoryClassWhitelistChanged event)
-