Uses of Interface
net.incongru.taskman.action.TaskContext

Packages that use TaskContext
net.incongru.taskman.action   
net.incongru.taskman.hibernate   
 

Uses of TaskContext in net.incongru.taskman.action
 

Methods in net.incongru.taskman.action with parameters of type TaskContext
 void TaskAction.execute(TaskContext taskContext)
          TODO : would pass in a TaskInstance if that wouldn't make it confusing, because it would mean "execute this task".
 

Uses of TaskContext in net.incongru.taskman.hibernate
 

Classes in net.incongru.taskman.hibernate that implement TaskContext
protected  class HibernatedTaskMan.TaskContextImpl
           
 



Copyright © 2004-2007. All Rights Reserved.