Uses of Class
com.arsdigita.workflow.simple.TaskComment

Packages that use TaskComment
com.arsdigita.workflow.simple A tool framework for establishing collaboration among all the specialized members of a production staff. 
 

Uses of TaskComment in com.arsdigita.workflow.simple
 

Methods in com.arsdigita.workflow.simple that return TaskComment
protected  TaskComment Task.getLastComment()
          Get the last comment that was added to this Task
protected  TaskComment Task.getLastCommentInWorkflow()
          Get the last comment that was added to any task in this Workflow
 

Methods in com.arsdigita.workflow.simple with parameters of type TaskComment
 void Task.addComment(TaskComment c)
          Adds a comment (persistent after save).
 void Task.removeComment(TaskComment taskComment)
          Removes comment (persistent after save).
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC