Executes a native piece of groovy code
Type | Name and description |
---|---|
java.util.concurrent.Future<java.lang.Object> |
result |
Constructor and description |
---|
protected NativeTaskHandler
(TaskRun task, Executor executor) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
checkIfCompleted() |
|
boolean |
checkIfRunning() |
|
void |
kill() |
|
void |
submit() |
Methods inherited from class | Name |
---|---|
class TaskHandler |
checkIfCompleted, checkIfRunning, getStatusString, getTask, getTraceRecord, isCompleted, isNew, isRunning, isSubmitted, kill, setStatus, submit, toString, toStringBuilder |
Groovy Documentation