|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.AbstractJoblet
org.torweg.pulse.bundle.AbstractConfigurableJoblet
org.torweg.pulse.component.core.accesscontrol.CleanUpAccessControlJoblet
public class CleanUpAccessControlJoblet
| Constructor Summary | |
|---|---|
CleanUpAccessControlJoblet()
|
|
| Method Summary | |
|---|---|
protected void |
run(Bundle bundle)
cleans up the AccessControl. |
| Methods inherited from class org.torweg.pulse.bundle.AbstractConfigurableJoblet |
|---|
getConfig, getConfiguration |
| Methods inherited from class org.torweg.pulse.bundle.AbstractJoblet |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CleanUpAccessControlJoblet()
| Method Detail |
|---|
protected void run(Bundle bundle)
processes the existing ChangePasswordRequest/s and
ChangeEmailRequests and removes them from database if they
are older than 4 hrs.
processes the existing PreliminaryUser/s and removes them
from database if they are older than 24 hrs.
run in class AbstractJobletbundle - the bundleAbstractJoblet.run(org.torweg.pulse.bundle.Bundle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||