Uses of Interface
com.atlassian.confluence.json.JSONAction

Packages that use JSONAction
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.search.actions   
com.atlassian.confluence.setup.actions   
 

Uses of JSONAction in com.atlassian.confluence.pages.actions
 

Classes in com.atlassian.confluence.pages.actions that implement JSONAction
 class ChildrenAction
           
 class PageChildrenAction
           
 class PageSummaryAction
           
 

Uses of JSONAction in com.atlassian.confluence.search.actions
 

Classes in com.atlassian.confluence.search.actions that implement JSONAction
 class UserSearchAction
          Deprecated. since 3.3. Use REST user search API instead.
 

Uses of JSONAction in com.atlassian.confluence.setup.actions
 

Classes in com.atlassian.confluence.setup.actions that implement JSONAction
 class GetBundlesAction
          Returns the list of available bundles until the MPAC resource for that same purpose is ready.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.