Uses of Interface
org.exoplatform.task.storage.CommentStorage
-
Packages that use CommentStorage Package Description org.exoplatform.task.service.impl org.exoplatform.task.storage.impl -
-
Uses of CommentStorage in org.exoplatform.task.service.impl
Constructors in org.exoplatform.task.service.impl with parameters of type CommentStorage Constructor Description CommentServiceImpl(TaskStorage taskStorage, CommentStorage commentStorage, DAOHandler daoHandler, org.exoplatform.services.listener.ListenerService listenerService) -
Uses of CommentStorage in org.exoplatform.task.storage.impl
Classes in org.exoplatform.task.storage.impl that implement CommentStorage Modifier and Type Class Description classCommentStorageImpl
-