Uses of Class
org.jbpm.workbench.ht.model.CommentSummary
-
Packages that use CommentSummary Package Description org.jbpm.workbench.ht.service -
-
Uses of CommentSummary in org.jbpm.workbench.ht.service
Methods in org.jbpm.workbench.ht.service that return types with arguments of type CommentSummary Modifier and Type Method Description List<CommentSummary>TaskService. getTaskComments(String serverTemplateId, String containerId, Long taskId)
-