public class GroovyActionTask<K> extends AbstractTask<K>
TargetDelegate.perform(Closure)
.Constructor and Description |
---|
GroovyActionTask(groovy.lang.Closure<K> cl) |
Modifier and Type | Method and Description |
---|---|
protected K |
perform() |
execute, getName, getProject, setName, setProject
addListener, cancel, get, get, interruptTask, isCancelled, isDone, set, setException, wasInterrupted
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListener
public GroovyActionTask(groovy.lang.Closure<K> cl)
protected K perform() throws TaskExecutionException, InterruptedException
perform
in class AbstractTask<K>
TaskExecutionException
InterruptedException