public interface TaskExecutor
Modifier and Type | Method and Description |
---|---|
TaskView |
execute(Task task)
Execute a task.
|
InputRequest[] |
getParameterInfo()
Provide the Parameter meta info for the task.
|
InputRequest[] getParameterInfo()
TaskView execute(Task task) throws TaskException
task
- TaskException