public static interface JobScheduler.CancelListener
JobScheduler.JobHandle.cancel(boolean).| Modifier and Type | Method and Description |
|---|---|
void |
cancelled(boolean mayInterruptIfRunning)
Notification that
JobScheduler.JobHandle.cancel(boolean) was called. |
void cancelled(boolean mayInterruptIfRunning)
JobScheduler.JobHandle.cancel(boolean) was called.mayInterruptIfRunning - argument from JobScheduler.JobHandle.cancel(boolean) call.Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.