|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.actions.RunTask
Responsible for updating Reptile subscriptions with the Proxy mechanism.
Field Summary | |
static java.lang.String |
TASK_ID_KEY
|
Constructor Summary | |
RunTask()
|
Method Summary | |
ActionDirective |
perform(ParameterPasser params,
javax.servlet.http.HttpSession session)
Perform an action. |
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 RunTask()
Method Detail |
public ActionDirective perform(ParameterPasser params, javax.servlet.http.HttpSession session) throws java.lang.Exception
Action
perform
in interface Action
java.lang.Exception
- if an error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |