Uses of Class
org.jbpm.graph.exe.Comment

Packages that use Comment
org.jbpm.graph.exe contains the runtime structures for process executions. 
org.jbpm.taskmgmt.exe   
 

Uses of Comment in org.jbpm.graph.exe
 

Methods in org.jbpm.graph.exe with parameters of type Comment
 void Token.addComment(Comment comment)
           
 

Uses of Comment in org.jbpm.taskmgmt.exe
 

Methods in org.jbpm.taskmgmt.exe with parameters of type Comment
 void TaskInstance.addComment(Comment comment)
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.