public class LightAdminPrivilegesCleanup
extends java.lang.Object
implements java.lang.Runnable
MethodInvokingJobDetailFactoryBean.setConcurrent(boolean)
having disabled concurrency via false
.Constructor and Description |
---|
LightAdminPrivilegesCleanup(SqlAction sqlAction,
int delay)
Start a new scheduled repeating task for cleaning up the _current_admin_privileges database table.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
public LightAdminPrivilegesCleanup(SqlAction sqlAction, int delay)
sqlAction
- the SQL action to use for executing the cleanup JDBCdelay
- the interval to wait in between cleanups, in seconds
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.