Uses of Package
com.atlassian.confluence.json.jsonator

Packages that use com.atlassian.confluence.json.jsonator
com.atlassian.confluence.json   
com.atlassian.confluence.json.jsonator   
com.atlassian.confluence.search.actions.json   
 

Classes in com.atlassian.confluence.json.jsonator used by com.atlassian.confluence.json
Jsonator
          Interface to implement if you want to provide a method to create a JSON representation of an object
 

Classes in com.atlassian.confluence.json.jsonator used by com.atlassian.confluence.json.jsonator
Gsonable
          Classes implementing this interface will be serialized into JSON using GsonJsonator.
Jsonator
          Interface to implement if you want to provide a method to create a JSON representation of an object
 

Classes in com.atlassian.confluence.json.jsonator used by com.atlassian.confluence.search.actions.json
Gsonable
          Classes implementing this interface will be serialized into JSON using GsonJsonator.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.