|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplay.Invoker.Invocation
play.jobs.Job
play.modules.fileauth.ScanJob
public class ScanJob
Periodically Scan of user/group files. Scan runs every 5 mins.
Field Summary |
---|
Fields inherited from class play.jobs.Job |
---|
executor, invocationType, lastException, lastRun, wasError |
Constructor Summary | |
---|---|
ScanJob()
|
Method Summary | |
---|---|
void |
doJob()
|
Methods inherited from class play.jobs.Job |
---|
_finally, call, doJobWithResult, every, every, execute, getInvocationContext, in, in, now, onException, run, toString |
Methods inherited from class play.Invoker.Invocation |
---|
after, before, init, onSuccess, preInit, suspend |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ScanJob()
Method Detail |
---|
public void doJob()
doJob
in class play.jobs.Job
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |