Package com.atlassian.confluence.functest.rest.admin

These REST resources are replacements for admin-level functest RPC calls and should only be run by a sys-admin in a websudo session.

See:
          Description

Class Summary
BandanaResource Modifies Bandana storage.
CacheResource Interacts with the CacheManager.
JournalResource Modifies the Journal.
LoggingResource  
SchedulerResource Modifies the Scheduler.
ThemeResource Gets and sets global and space themes.
 

Package com.atlassian.confluence.functest.rest.admin Description

These REST resources are replacements for admin-level functest RPC calls and should only be run by a sys-admin in a websudo session. Specific resources that don't require WebSudo can opt out with the WebSudoNotRequired annotation.

Since:
5.6


Copyright © 2003-2014 Atlassian. All Rights Reserved.