Uses of Interface
com.atlassian.confluence.core.FormAware
-
-
Uses of FormAware in com.atlassian.confluence.admin.actions
Classes in com.atlassian.confluence.admin.actions that implement FormAware Modifier and Type Class Description class
GeneralConfigurationAction
class
SecurityConfigurationAction
-
Uses of FormAware in com.atlassian.confluence.dashboard.actions
Classes in com.atlassian.confluence.dashboard.actions that implement FormAware Modifier and Type Class Description class
ConfigureRssFeedAction
-
Uses of FormAware in com.atlassian.confluence.plugins.spaces
Classes in com.atlassian.confluence.plugins.spaces that implement FormAware Modifier and Type Class Description class
SpacesConfigurationAction
-
Uses of FormAware in com.atlassian.confluence.spaces.actions
Classes in com.atlassian.confluence.spaces.actions that implement FormAware Modifier and Type Class Description class
CustomPageContentAction
-
Uses of FormAware in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement FormAware Modifier and Type Class Description class
ChangeMyPasswordAction
class
EditEmailSettingsAction
This class is used by the doeditsettings actionclass
EditMyProfileAction
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
class
ViewMySettingsAction
Action to view the logged in user's preferences (homepage, timezone, and language).class
ViewUserProfileAction
-