-
Suggestion
-
Resolution: Fixed
-
None
To cache all the immutable objects in a Confluence cluster, it is necessary to implement Serializable.
The fields in all of them are just Strings, Dates, booleans, longs, Enums and normal collection types, so there should be no issue adding Serializable to each of them.