public class QuerierAndRunnerUtils extends Object
TaskQuerier and TaskRunner thread
classes.| Constructor and Description |
|---|
QuerierAndRunnerUtils() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowProcessor |
getProcessor(double priority,
String stateName,
String categoryName) |
WorkflowTask |
getTask(File testDir) |
public WorkflowTask getTask(File testDir)
public WorkflowProcessor getProcessor(double priority, String stateName, String categoryName) throws InstantiationException, IllegalAccessException, IOException, IllegalArgumentException, SecurityException, InvocationTargetException, NoSuchMethodException
Copyright © 1999–2017 Apache OODT. All rights reserved.