Instances of this class contain task information. Task objects are used by schedule items that are allocated to some task.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public class Task extends Resource |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.scheduling.model.Resource
com.mindfusion.scheduling.model.Task
See Also