Package com.atlassian.confluence.setup.bandana
package com.atlassian.confluence.setup.bandana
-
ClassDescriptionInterface providing object serialization and deserialization for Bandana records.Factory to create BandanaSerializers.A 'grouping' object to store a collection of BandanaConfig objects in a single XML file.TODO: Move these to where they're used.Deprecated.since 7.12 No replacement.Hibernate object used by
HibernateConfluenceBandanaRecordDao
for storing and retrieving Bandana records.BandanaPersister that stores and retrieves Bandana via aConfluenceBandanaRecordDao
.BandanaContext which provides a string key.XStream Bandana serializer implementation.Implementation ofBandanaSerializerFactory
which returns XStream based serializers.