| 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 | 
|---|---|
Workflow | 
WorkflowFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Workflow> | 
WorkflowFacadeREST.findAll()  | 
List<Workflow> | 
WorkflowFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowFacadeREST.create(Workflow entity)  | 
void | 
WorkflowFacadeREST.edit(Workflow entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Workflow | 
WorkflowParam.getWorkflowId()  | 
Workflow | 
WorkflowRun.getWorkflowId()  | 
Workflow | 
WorkflowAttribute.getWorkflowId()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Workflow> | 
Registration.getWorkflowCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowParam.setWorkflowId(Workflow workflowId)  | 
void | 
WorkflowRun.setWorkflowId(Workflow workflowId)  | 
void | 
WorkflowAttribute.setWorkflowId(Workflow workflowId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Registration.setWorkflowCollection(Collection<Workflow> workflowCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.