| Package | Description | 
|---|---|
| net.sourceforge.seqware.webservice.resources.tables | 
 More basic web resources. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static WorkflowRunList2 | 
FileChildWorkflowRunsResource.directRetrieveWorkflowRuns(List<Integer> files,
                          List<Integer> interestingWorkflows)
Use SQL to directly retrieve relevant workflows runs (defined as any workflow runs that include one or more files in the set we were
 given) 
 | 
protected WorkflowRunList2 | 
FileChildWorkflowRunsResource.handleWorkflowRunsViaChild(Set<File> files,
                          net.sf.beanlib.hibernate3.Hibernate3DtoCopier copier)  | 
protected WorkflowRunList2 | 
FileChildWorkflowRunsResource.handleWorkflowRunsViaIUS(Set<File> files,
                        net.sf.beanlib.hibernate3.Hibernate3DtoCopier copier)  | 
protected WorkflowRunList2 | 
FileChildWorkflowRunsResource.handleWorkflowRunsViaLane(Set<File> files,
                         net.sf.beanlib.hibernate3.Hibernate3DtoCopier copier)  | 
Copyright © 2015 SeqWare. All rights reserved.