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

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

Uses of TaskException in com.arsdigita.workflow.simple
 

Subclasses of TaskException in com.arsdigita.workflow.simple
 class ProcessException
          Standard exception for Process and Task action methods to throw when illegal operations are attempted.
 

Methods in com.arsdigita.workflow.simple that throw TaskException
 void UserTask.finish(User user)
          Marks the task as finished.
 void UserTask.finish(User user, String comment)
          Marks the task as finished with an additional comment.
 void Task.finish()
          Marks the task as finished.
 void Task.notifyFinished(Task senderTask)
          Notifies finished listeners.
 



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