| Package | Description | 
|---|---|
| io.seqware.webservice.generated.controller | 
 Autogenerated web resources. 
 | 
| io.seqware.webservice.generated.model | 
 Auto-generated model classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WorkflowRunParam | 
WorkflowRunParamFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<WorkflowRunParam> | 
WorkflowRunParamFacadeREST.findAll()  | 
List<WorkflowRunParam> | 
WorkflowRunParamFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowRunParamFacadeREST.create(WorkflowRunParam entity)  | 
void | 
WorkflowRunParamFacadeREST.edit(WorkflowRunParam entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<WorkflowRunParam> | 
WorkflowRun.getWorkflowRunParamCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowRun.setWorkflowRunParamCollection(Collection<WorkflowRunParam> workflowRunParamCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.