Uses of Interface
org.exoplatform.task.service.CommentService
Packages that use CommentService
Package
Description
-
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