public class WorkflowDataModelFactory extends Object
| Constructor and Description |
|---|
WorkflowDataModelFactory(Map<String,String> config,
Metadata metadata)
This constructs the factory with only the parameters which shouldn't change from workflow to workflow.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractWorkflowDataModel |
getWorkflowDataModel(String bundlePath,
int workflowAccession,
int workflowRunAccession,
String workflowEngine)
load metadata.xml and load the class.
|
public AbstractWorkflowDataModel getWorkflowDataModel(String bundlePath, int workflowAccession, int workflowRunAccession, String workflowEngine)
bundlePath - workflowAccession - workflowRunAccession - workflowEngine - Copyright © 2015 SeqWare. All rights reserved.