|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.openprivacy.reptile.actions.RunTaskTypes
Run all tasks with the given type.
| 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 |
public static final java.lang.String TASK_ID_KEY
| Constructor Detail |
public RunTaskTypes()
| Method Detail |
public ActionDirective perform(ParameterPasser params,
javax.servlet.http.HttpSession session)
throws java.lang.Exception
perform handles logging into Reptile.
perform in interface Actionjava.lang.Exception - if an error occurs
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||