com.atlassian.confluence.rest.serialization.factory
Class SerializerModuleFactory

java.lang.Object
  extended by com.atlassian.confluence.rest.serialization.factory.SerializerModuleFactory

public class SerializerModuleFactory
extends java.lang.Object


Constructor Summary
SerializerModuleFactory()
           
 
Method Summary
static org.codehaus.jackson.map.Module create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializerModuleFactory

public SerializerModuleFactory()
Method Detail

create

public static org.codehaus.jackson.map.Module create()


Copyright © 2003-2014 Atlassian. All Rights Reserved.