Package com.strangelight.servlets.TaskMaster

This servlet will provide high-level, multi-user time- and task-management tools.

See:
          Description

Class Summary
Task Task encapsulates a single "task", which can contain multiple subtasks.
TaskConfig TaskConfig contains various constants and configuration-dependant methods.
TaskMasterServlet  
TaskTree Task encapsulates a single "task", which can contain multiple subtasks.
 

Exception Summary
E_NoSuchU Thrown to indicate that the requested user does not exist.
 

Package com.strangelight.servlets.TaskMaster Description

This servlet will provide high-level, multi-user time- and task-management tools.

STATUS: planning