org.openprivacy.reptile.actions
Class RunTaskTypes

java.lang.Object
  |
  +--org.openprivacy.reptile.actions.RunTaskTypes
All Implemented Interfaces:
Action

public class RunTaskTypes
extends java.lang.Object
implements Action

Run all tasks with the given type.

Version:
$Id: RunTaskTypes.java,v 1.2 2002/02/22 01:13:07 burton Exp $
Author:
burtonator

Field Summary
static java.lang.String TASK_ID_KEY
           
 
Constructor Summary
RunTaskTypes()
           
 
Method Summary
 ActionDirective perform(ParameterPasser params, javax.servlet.http.HttpSession session)
          perform handles logging into Reptile.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TASK_ID_KEY

public static final java.lang.String TASK_ID_KEY
See Also:
Constant Field Values
Constructor Detail

RunTaskTypes

public RunTaskTypes()
Method Detail

perform

public ActionDirective perform(ParameterPasser params,
                               javax.servlet.http.HttpSession session)
                        throws java.lang.Exception
perform handles logging into Reptile.

Specified by:
perform in interface Action
Throws:
java.lang.Exception - if an error occurs