public class TaskHolderFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Task |
addTaskHolder(org.shiwa.fgi.iwir.AbstractTask iwirTask,
TaskGraph taskGraph)
Adds the task holder.
|
static TaskHolderFactory |
getTaskHolderFactory()
Gets the task holder factory.
|
public static TaskHolderFactory getTaskHolderFactory()
public Task addTaskHolder(org.shiwa.fgi.iwir.AbstractTask iwirTask, TaskGraph taskGraph) throws TaskException
iwirTask - the iwir tasktaskGraph - the task graphTaskException - the task exception