Uses of Interface
com.atlassian.confluence.core.FormAware

Packages that use FormAware
com.atlassian.confluence.admin.actions   
com.atlassian.confluence.dashboard.actions   
com.atlassian.confluence.plugins.doctheme   
com.atlassian.confluence.user.actions   
 

Uses of FormAware in com.atlassian.confluence.admin.actions
 

Classes in com.atlassian.confluence.admin.actions that implement FormAware
 class CreateSupportZipAction
           
 class GeneralConfigurationAction
           
 class RaiseSupportRequestAction
           An action to gather and e-mail information about the system to Atlassian.
 class SecurityConfigurationAction
           
 

Uses of FormAware in com.atlassian.confluence.dashboard.actions
 

Classes in com.atlassian.confluence.dashboard.actions that implement FormAware
 class ConfigureRssFeedAction
           
 

Uses of FormAware in com.atlassian.confluence.plugins.doctheme
 

Classes in com.atlassian.confluence.plugins.doctheme that implement FormAware
 class ConfigureThemeAction
           
 

Uses of FormAware in com.atlassian.confluence.user.actions
 

Classes in com.atlassian.confluence.user.actions that implement FormAware
 class ChangeMyPasswordAction
           
 class EditEmailSettingsAction
          This class is used by the doeditsettings action
 class EditMyProfileAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 class EditMySettingsAction
          Used to edit the logged in user's preferences (homepage, timezone, and language)
 class EditorSettingsAction
          Handles the viewing and editing of a user's Editor settings.
 class EditUserAction
           
 class SiteSupportAction
           
 class ViewMyEmailSettingsAction
           
 class ViewMyProfileAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 class ViewMySettingsAction
          Action to view the logged in user's preferences (homepage, timezone, and language).
 class ViewUserProfileAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.