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 |
---|---|
IusWorkflowRuns |
IusWorkflowRunsFacadeREST.find(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<IusWorkflowRuns> |
IusWorkflowRunsFacadeREST.findAll() |
List<IusWorkflowRuns> |
IusWorkflowRunsFacadeREST.findRange(Integer from,
Integer to) |
Modifier and Type | Method and Description |
---|---|
void |
IusWorkflowRunsFacadeREST.create(IusWorkflowRuns entity) |
void |
IusWorkflowRunsFacadeREST.edit(IusWorkflowRuns entity) |
Modifier and Type | Method and Description |
---|---|
Collection<IusWorkflowRuns> |
WorkflowRun.getIusWorkflowRunsCollection() |
Collection<IusWorkflowRuns> |
Ius.getIusWorkflowRunsCollection() |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowRun.setIusWorkflowRunsCollection(Collection<IusWorkflowRuns> iusWorkflowRunsCollection) |
void |
Ius.setIusWorkflowRunsCollection(Collection<IusWorkflowRuns> iusWorkflowRunsCollection) |
Copyright © 2015 SeqWare. All rights reserved.