| Interface | Description |
|---|---|
| MyProfileConstants |
|
| MyProfileConstants.Homepage | |
| UserAware |
Indicates that the action has a user set against it.
|
| Class | Description |
|---|---|
| AbstractEntityPaginationAction<T extends com.atlassian.user.Entity> | |
| AbstractGroupAction | |
| AbstractLoginSignupAction | |
| AbstractSearchCrowdUsersAction |
Searches for users using the
CrowdService and
Query |
| AbstractSearchUsersAction | Deprecated
since 5.9.
|
| AbstractUserProfileAction | |
| AbstractUsersAction | |
| AjaxLoginCompleteAction |
Simple action for redirecting to after logging in via the ajax authentication handler.
|
| AuthenticationHelper |
AuthenticationHelper class with common method logout and getLoginURL
|
| BrowseGroupsAction | |
| BrowseUnsyncedUsersAction |
Searches for people that are unsynced in Confluence using the
PersonService. |
| BrowseUsersAction | |
| ChangeMyPasswordAction | |
| ConfirmEmailAction | |
| CreateUserAction | |
| DeactivateUserAction |
Administrative action to disable a user
|
| DeleteUserLongRunningTask |
Removes user in a long running task
|
| EditEmailSettingsAction |
This class is used by the doeditsettings action
|
| EditMyProfileAction | |
| EditMySettingsAction |
Used to edit the logged in user's preferences (homepage, timezone, and language)
|
| EditNotificationsAction | |
| EditorSettingsAction |
Handles the viewing and editing of a user's Editor settings.
|
| EditUserAction | |
| EditUserGroupsAction | |
| FindRestrictableEntitiesAction |
Accepts potential users and/or group names with an optional entity type and returns the entities found.
|
| ForgotUserPasswordAction | |
| GroupPickerAction | |
| HistoryAction | |
| LoginAction | |
| LogoutAction | |
| PeopleDirectoryAction | |
| ProfilePictureInfo |
This class handles the difference between an avatar which is a standard icon and one which is an attachment.
|
| RemoveGroupAction | |
| RemoveUnsyncedUserAction |
Action for removing an unsynced user: a user whose account has been disconnected from an external directory, i.e.
|
| RemoveUserAction |
Action for removing a user.
|
| ResetFailedLoginCountAction | |
| ResetUserPasswordAction | |
| SearchUsersAction | |
| SetUserPasswordAction | |
| SignUpAction |
A form where new users may create accounts for themselves, given a valid token.
|
| SiteSupportAction | |
| TemporaryUploadedPicture | |
| UserAwareInterceptor |
Grabs the user from the action and determines whether the user is valid and the logged-in
user has permission to view the action.
|
| UserDarkFeaturesAction | |
| UserDetailsMap |
Holds a map of dynamic parameters for user fields used to store extended properties.
|
| UserPickerAction | |
| UserPopupAction |
Renders the user popup boxes that appear when you hover over a user link.
|
| ViewFollowAction |
Action used by the follow tab
|
| ViewFollowersAction | |
| ViewFollowingAction | |
| ViewMembersOfGroupAction | |
| ViewMyDraftsAction | |
| ViewMyEmailSettingsAction | |
| ViewMyFavouritesAction |
Allow a user to view there personal labels.
|
| ViewMyLabelsAction |
Allow a user to view there personal labels.
|
| ViewMyProfileAction | |
| ViewMySettingsAction |
Action to view the logged in user's preferences (homepage, timezone, and language).
|
| ViewUserAction | |
| ViewUserActivityAction |
Used by the activity tab
|
| ViewUserHistoryAction | |
| ViewUserProfileAction |
Copyright © 2003–2019 Atlassian. All rights reserved.