Class ApiSerializerModuleFactory
- java.lang.Object
-
- com.atlassian.confluence.api.serialization.ApiSerializerModuleFactory
-
@Internal public class ApiSerializerModuleFactory extends Object
Create a serializer module factory to allow api model objects to be serialized.Not actually wired up with spring - this just allows us to test our model objects, and encapsulates the serializer implementations behind this facade.
-
-
Constructor Summary
Constructors Constructor Description ApiSerializerModuleFactory()
-