|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectjobs.DependenciesJob
class DependenciesJob
A Quartz Scheduler job to serialize Dependencies
Property Summary | |
---|---|
def |
timeout
Execute the job once a minute. |
Constructor Summary | |
DependenciesJob()
|
Method Summary | |
---|---|
def
|
execute()
Serialize Dependencies for every Wiki. |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def timeout
Constructor Detail |
---|
DependenciesJob()
Method Detail |
---|
public def execute()
Groovy Documentation