Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- API_V_4_TEAMS - Static variable in class org.exoplatform.addons.mattermost.services.MattermostUtils
- AUTHORIZATION - Static variable in class org.exoplatform.addons.mattermost.services.MattermostUtils
B
- BEARER - Static variable in class org.exoplatform.addons.mattermost.services.MattermostUtils
C
- createTeam(String, String, String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
D
- deleteTeam(Team) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
E
- EXO_ADDON_MATTERMOST_PASSWORD - Static variable in class org.exoplatform.addons.mattermost.services.MattermostUtils
- EXO_ADDON_MATTERMOST_TEAM_NAME_PREFIX - Static variable in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- EXO_ADDON_MATTERMOST_USER_NAME - Static variable in class org.exoplatform.addons.mattermost.services.MattermostUtils
- EXO_MATTERMOST_SERVER_URL - Static variable in class org.exoplatform.addons.mattermost.services.MattermostUtils
G
- getMattermostTeamUrl(HttpServletRequest, String) - Method in class org.exoplatform.addons.mattermost.services.SpaceTeamRest
- getMattermostToken() - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
- getTeamById(String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
- getTeamByName(String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
I
- inviteMemberToTeam(List<String>, String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
J
- joined(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
L
- linkSpaceToTeam(String, String, String) - Method in class org.exoplatform.addons.mattermost.services.SpaceTeamRest
M
- MATTERMOST_METADATA_NAME - Static variable in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- MATTERMOST_METADATA_TYPE - Static variable in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- MATTERMOST_SERVER_URL_IS_REQUIRED - Static variable in class org.exoplatform.addons.mattermost.services.MattermostUtils
- MATTERMOST_TEAM_ID - Static variable in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- MATTERMOST_TEAM_NAME - Static variable in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- MattermostSpaceListener - Class in org.exoplatform.addons.mattermost.services
- MattermostSpaceListener(MetadataService, IdentityManager) - Constructor for class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- MattermostUtils - Class in org.exoplatform.addons.mattermost.services
O
- org.exoplatform.addons.mattermost.model - package org.exoplatform.addons.mattermost.model
- org.exoplatform.addons.mattermost.services - package org.exoplatform.addons.mattermost.services
S
- sendHttpDelRequest(String, String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
- sendHttpGetRequest(String, String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
- sendHttpPostRequest(String, String, String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
- sendHttpPutRequest(String, String, String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
- SPACE - Static variable in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- spaceAccessEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- spaceCreated(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- spaceRegistrationEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- spaceRemoved(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- spaceRenamed(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.mattermost.services.MattermostSpaceListener
- SpaceTeamRest - Class in org.exoplatform.addons.mattermost.services
- SpaceTeamRest(SpaceService, MetadataService) - Constructor for class org.exoplatform.addons.mattermost.services.SpaceTeamRest
T
- Team - Class in org.exoplatform.addons.mattermost.model
- Team() - Constructor for class org.exoplatform.addons.mattermost.model.Team
- TOKEN - Static variable in class org.exoplatform.addons.mattermost.services.MattermostUtils
- toTeam(JsonValue) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
-
Sample team object * * {"id":"uqin5inx1bn43xwa8bcuecn1th", "create_at":1710431111169, "update_at":1710431111169, "delete_at":0, "display_name":"testing", "name":"testing", "description":"", "email":"user.email@mailbox.test", "type":"I", "company_name":"", "allowed_domains":"", "invite_id":"93suk9d4et8dxxi5ge1wzr6igr", "allow_open_invite":false, "scheme_id":null, "group_constrained":null, "policy_id":null, "cloud_limits_archived":false }
U
- updateTeam(Team) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
- updateTeamPrivacy(Team, String) - Static method in class org.exoplatform.addons.mattermost.services.MattermostUtils
All Classes and Interfaces|All Packages|Constant Field Values