public class WorkFlowTaskFactory
extends java.lang.Object
Constructor and Description |
---|
WorkFlowTaskFactory() |
Modifier and Type | Method and Description |
---|---|
JobPlanTask |
createWorkflowTask(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element task,
ConnectionAttributes session)
Creates a new WorkflowTask.
|
public JobPlanTask createWorkflowTask(com.uc4.util.XMLDocument doc, org.w3c.dom.Element task, ConnectionAttributes session)
doc
- Documenttask
- Task elementsession
- Session info