com.arsdigita.workflow.simple
Class TaskEvent

java.lang.Object
  extended bycom.arsdigita.workflow.simple.TaskEvent

public class TaskEvent
extends Object

Encapsulates a task event.


Field Summary
static String versionId
           
 
Constructor Summary
TaskEvent(Task task)
          The constructor for a task event should include additional contextual information, possibly the request object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

TaskEvent

public TaskEvent(Task task)
The constructor for a task event should include additional contextual information, possibly the request object.



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