Uses of Interface
org.exoplatform.task.service.CommentService
-
Packages that use CommentService Package Description org.exoplatform.task.rest org.exoplatform.task.service.impl -
-
Uses of CommentService in org.exoplatform.task.rest
Constructors in org.exoplatform.task.rest with parameters of type CommentService Constructor Description ProjectRestService(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 Modifier and Type Class Description classCommentServiceImpl
-