Uses of Interface
org.exoplatform.task.service.CommentService
Packages that use CommentService
Package
Description
-
Uses of CommentService in io.meeds.task.mcp
Constructors in io.meeds.task.mcp with parameters of type CommentServiceModifierConstructorDescriptionTaskMcpTool(ProjectService projectService, StatusService statusService, TaskService taskService, CommentService commentService, LabelService labelService, org.exoplatform.social.core.space.spi.SpaceService spaceService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.services.resources.ResourceBundleService resourceBundleService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.profileproperty.ProfilePropertyService profilePropertyService, org.exoplatform.portal.config.UserACL userAcl, org.exoplatform.portal.config.UserPortalConfigService portalConfigService, io.meeds.portal.permlink.service.PermanentLinkService permanentLinkService) -
Uses of CommentService in org.exoplatform.task.integration
Constructors in org.exoplatform.task.integration with parameters of type CommentServiceModifierConstructorDescriptionTaskCommentAttachmentPlugin(TaskService taskService, CommentService commentService, ProjectService projectService, org.exoplatform.social.core.space.spi.SpaceService spaceService) -
Uses of CommentService in org.exoplatform.task.rest
Constructors in org.exoplatform.task.rest with parameters of type CommentServiceModifierConstructorDescriptionProjectRestService(TaskService taskService, CommentService commentService, ProjectService projectService, StatusService statusService, UserService userService, org.exoplatform.social.core.space.spi.SpaceService spaceService, LabelService labelService, org.exoplatform.social.core.manager.IdentityManager identityManager) TaskRestService(TaskService taskService, CommentService commentService, ProjectService projectService, StatusService statusService, UserService userService, org.exoplatform.social.core.space.spi.SpaceService spaceService, LabelService labelService) -
Uses of CommentService in org.exoplatform.task.service.impl
Classes in org.exoplatform.task.service.impl that implement CommentService