|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgrails-app.jobs.org.grails.plugins.wordpress.jobs.UpdateCacheJob
class UpdateCacheJob
Property Summary | |
---|---|
def |
concurrent
|
def |
group
|
def |
startDelay
|
def |
timeout
|
def |
wordpressService
|
Constructor Summary | |
UpdateCacheJob()
|
Method Summary | |
---|---|
def
|
execute()
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def concurrent
def group
def startDelay
def timeout
def wordpressService
Constructor Detail |
---|
UpdateCacheJob()
Method Detail |
---|
public def execute()
Groovy Documentation