| 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 | 
|---|---|
WorkflowRunAttribute | 
WorkflowRunAttributeFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<WorkflowRunAttribute> | 
WorkflowRunAttributeFacadeREST.findAll()  | 
List<WorkflowRunAttribute> | 
WorkflowRunAttributeFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowRunAttributeFacadeREST.create(WorkflowRunAttribute entity)  | 
void | 
WorkflowRunAttributeFacadeREST.edit(WorkflowRunAttribute entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<WorkflowRunAttribute> | 
WorkflowRun.getWorkflowRunAttributeCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowRun.setWorkflowRunAttributeCollection(Collection<WorkflowRunAttribute> workflowRunAttributeCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.