public interface SmartExecutorProxy
extends org.gcube.vremanagement.executor.api.SmartExecutor
| Modifier and Type | Method and Description |
|---|---|
boolean |
unSchedule(String executionIdentifier)
It is the same of calling
unSchedule(String executionIdentifier, boolean globally)
Passing false to globally
|
boolean unSchedule(String executionIdentifier) throws org.gcube.vremanagement.executor.exception.ExecutorException
org.gcube.vremanagement.executor.exception.ExecutorExceptionCopyright © 2017. All Rights Reserved.