Package com.atlassian.bamboo.serialization
package com.atlassian.bamboo.serialization
-
ClassDescriptionAssumptions made: - plugin state modifications are rare and we can afford recalculating the plugin-generated whitelist from scratchThis component loads classname whitelist from $BAMBOO_HOME/xml-data/configuration/serialization-whitelist.list and monitors it for further changes.Resolves plugin that objects belong to.Server local implementation, which uses AdministrationConfigurationAccessor to read serialization security settingsClasses annotated with this annotation will not be XStreamed to agents.Marker interface for serializable classes that can be used in
CommonContext
.