Interface WhitelistedSerializable

All Superinterfaces:
Serializable
All Known Implementing Classes:
AvailableArtifacts, BambooEntityOid, RequestedArtifacts, RequestedArtifacts.Request, WarningAnnotation, WarningsParsingLogInterceptor

public interface WhitelistedSerializable extends Serializable
Marker interface for serializable classes that can be used in CommonContext. This interface exists to narrow down list of classes that should be considered for inclusion on serialisation white list.
Since:
5.10