Uses of Package
com.atlassian.confluence.json

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

Classes in com.atlassian.confluence.json used by com.atlassian.confluence.pages.actions
JSONAction
          Deprecated. since 2.10 - Use DefaultJsonator with an AbstractCommandAction instead. This interface is used as a convenience to indicate that an action can provide its result in JSON format. It's not strictly needed as the result uses reflection but is provided anyway as a convenience.
 

Classes in com.atlassian.confluence.json used by com.atlassian.confluence.search.actions
JSONAction
          Deprecated. since 2.10 - Use DefaultJsonator with an AbstractCommandAction instead. This interface is used as a convenience to indicate that an action can provide its result in JSON format. It's not strictly needed as the result uses reflection but is provided anyway as a convenience.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.