jBPM Console NG - Human Tasks API 6.0.0.CR4

Uses of Class
org.jbpm.console.ng.ht.model.CommentSummary

Packages that use CommentSummary
org.jbpm.console.ng.ht.service   
 

Uses of CommentSummary in org.jbpm.console.ng.ht.service
 

Methods in org.jbpm.console.ng.ht.service that return CommentSummary
 CommentSummary TaskServiceEntryPoint.getCommentById(long commentId)
           
 

Methods in org.jbpm.console.ng.ht.service that return types with arguments of type CommentSummary
 List<CommentSummary> TaskServiceEntryPoint.getAllCommentsByTaskId(long taskId)
           
 


jBPM Console NG - Human Tasks API 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.