Uses of Class
io.meeds.chat.service.MatrixService
Packages that use MatrixService
-
Uses of MatrixService in io.meeds.chat.service
Constructors in io.meeds.chat.service with parameters of type MatrixServiceModifierConstructorDescriptionMatrixSynchronizationService(MatrixService matrixService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.services.organization.OrganizationService organizationService) -
Uses of MatrixService in io.meeds.chat.upgrade
Constructors in io.meeds.chat.upgrade with parameters of type MatrixServiceModifierConstructorDescriptionMatrixRoomAndAccountsUpgradePlugin(org.exoplatform.container.xml.InitParams initParams, MatrixService matrixService, MatrixSynchronizationService matrixSynchronizationService) UpdateRoomPermissionsUpgradePlugin(org.exoplatform.container.xml.InitParams initParams, MatrixService matrixService)