public interface ExecutionMonitor
| Modifier and Type | Field and Description |
|---|---|
static ExecutionMonitor |
NON_CANCELLABLE
non cancellable
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCancelled() |
void |
progressIncrementChanged(int newValue) |
static final ExecutionMonitor NON_CANCELLABLE
Copyright © 2015 The University of Manchester. All Rights Reserved.