net.incongru.taskman.action
Interface TaskAction


public interface TaskAction

Version:
$Revision: $
Author:
greg, $Author: $ (last edit)

Method Summary
 void execute(TaskContext taskContext)
          TODO : would pass in a TaskInstance if that wouldn't make it confusing, because it would mean "execute this task".
 

Method Detail

execute

void execute(TaskContext taskContext)
             throws TaskActionExecutionException
TODO : would pass in a TaskInstance if that wouldn't make it confusing, because it would mean "execute this task".

Throws:
TaskActionExecutionException


Copyright © 2004-2007. All Rights Reserved.