public class DefaultFLyrRaster.RasterTaskStatus extends BaseTaskStatus
BaseTaskStatus.SubtaskValues
autoremove, code, isAbortedByError, isCancellable, isCancellationRequested, isCancelled, lastModification, manager, observers, subtaskStack, title, values
FAKE_STATUS
Constructor and Description |
---|
RasterTaskStatus(java.lang.String tittle,
Cancellable c) |
Modifier and Type | Method and Description |
---|---|
void |
cancelRequest()
Request to the task that cancel.
|
boolean |
isCancellationRequested()
Return true if has request to cancel to the task.
|
abort, add, addObserver, cancel, deleteObserver, deleteObservers, getAutoRemove, getCode, getCompleted, getCurValue, getLabel, getLastModification, getManager, getMessage, getProgressLabel, getTitle, incrementCurrentValue, isAborted, isCancellable, isCancelled, isIndeterminate, isRunning, message, notifyObservers, pop, push, remove, restart, setAutoremove, setCancellable, setCurValue, setIndeterminate, setRangeOfValues, setTitle, setTittle, terminate, touch, touch
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abort, cancel, get, incrementCurrentValue, isCancellationRequested, message, pop, push, setCurValue, setIndeterminate, setRangeOfValues, terminate
public RasterTaskStatus(java.lang.String tittle, Cancellable c)
public boolean isCancellationRequested()
CancellableTask
isCancellationRequested
in interface CancellableTask
isCancellationRequested
in class BaseTaskStatus
public void cancelRequest()
CancellableTask
cancelRequest
in interface CancellableTask
cancelRequest
in class BaseTaskStatus