Initializes a new instance of the TaskEvent class.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public TaskEvent ( |
The Schedule that raises this event.
The Task instance for which the event is raised.
See Also