|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectjobs.SventonExpireJob
class SventonExpireJob
Simple quartz job to remove expired sventon sessions.
| Property Summary | |
|---|---|
static Map |
conf
|
static def |
triggers
|
| Constructor Summary | |
SventonExpireJob()
|
|
| Method Summary | |
|---|---|
def
|
execute()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
static Map conf
static def triggers
| Constructor Detail |
|---|
SventonExpireJob()
| Method Detail |
|---|
public def execute()
Groovy Documentation