com.arsdigita.workflow.simple
Class TaskEvent
java.lang.Object
com.arsdigita.workflow.simple.TaskEvent
- public class TaskEvent
- extends Object
Encapsulates a task event.
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 |
versionId
public static final String versionId
- See Also:
- Constant Field Values
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 20 2004:2337 UTC