|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |