@groovy.util.logging.Slf4j @groovy.transform.CompileStatic class ExecRecordService extends java.lang.Object
Modifiers | Name | Description |
---|---|---|
class |
ExecRecordService.1 |
Modifiers | Name | Description |
---|---|---|
static int |
SecondsToSleep |
Type | Name and description |
---|---|
static java.lang.Object |
lazyInit |
Constructor and description |
---|
ExecRecordService
() |
Type Params | Return Type | Name and description |
---|---|---|
<T extends GormEntity> |
static void |
addExecRecordToPersistentQueue(T record) |
|
static void |
initRecordQueue() |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#getClass(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#hashCode(), java.lang.Object#equals(java.lang.Object), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#notify() |
Groovy Documentation