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 extensions of runtime process instance data structure for tasks. 
 

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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.