public interface ExecutorTask extends org.gcube.common.core.utils.handlers.lifetime.Lifetime<TaskRuntime>
| Modifier and Type | Method and Description |
|---|---|
void |
stop()
Attempts to stop execution.
|
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, run, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, subscribe, undo, unsubscribevoid stop()
throws UnsupportedOperationException,
Exception
UnsupportedOperationException - if the task cannot be stopped.Exception - if the task could not be stopped.Copyright © 2015. All Rights Reserved.