public class ScheduledJob extends Object
| Constructor and Description |
|---|
ScheduledJob(Runnable job,
String name,
long delay,
long period,
org.neo4j.kernel.logging.Logging logging) |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.