Uses of Class
org.exoplatform.social.rest.impl.activity.ActivityRestResourcesV1
Packages that use ActivityRestResourcesV1
Package
Description
-
Uses of ActivityRestResourcesV1 in org.exoplatform.social.rest.impl.comment
Constructors in org.exoplatform.social.rest.impl.comment with parameters of type ActivityRestResourcesV1ModifierConstructorDescriptionCommentRestResourcesV1(ActivityRestResourcesV1 activityRestResourcesV1) Deprecated. -
Uses of ActivityRestResourcesV1 in org.exoplatform.social.rest.impl.space
Constructors in org.exoplatform.social.rest.impl.space with parameters of type ActivityRestResourcesV1ModifierConstructorDescriptionSpaceRestResourcesV1(ActivityRestResourcesV1 activityRestResourcesV1, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.upload.UploadService uploadService, org.exoplatform.services.thumbnail.ImageThumbnailService imageThumbnailService, io.meeds.portal.security.service.SecuritySettingService securitySettingService) -
Uses of ActivityRestResourcesV1 in org.exoplatform.social.rest.impl.user
Constructors in org.exoplatform.social.rest.impl.user with parameters of type ActivityRestResourcesV1ModifierConstructorDescriptionUserRestResourcesV1(ActivityRestResourcesV1 activityRestResourcesV1, org.exoplatform.portal.config.UserACL userACL, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.manager.RelationshipManager relationshipManager, org.exoplatform.services.user.UserStateService userStateService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.upload.UploadService uploadService, org.exoplatform.services.organization.search.UserSearchService userSearchService, org.exoplatform.services.thumbnail.ImageThumbnailService imageThumbnailService, org.exoplatform.social.core.profileproperty.ProfilePropertyService profilePropertyService, org.exoplatform.web.login.recovery.PasswordRecoveryService passwordRecoveryService, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.commons.api.settings.SettingService settingService)