Groovy Documentation

jobs
Class SventonExpireJob

java.lang.Object
  jobs.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

conf

static Map conf


triggers

static def triggers


 
Constructor Detail

SventonExpireJob

SventonExpireJob()


 
Method Detail

execute

public def execute()


 

Groovy Documentation