public class Workflows extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Workflows.WorkflowDBEntry |
| Constructor and Description |
|---|
Workflows() |
| Modifier and Type | Method and Description |
|---|---|
DataTable.Summary |
getSummary() |
List<Workflows.WorkflowDBEntry> |
getWorkflows() |
void |
setSummary(DataTable.Summary summary) |
void |
setWorkflows(List<Workflows.WorkflowDBEntry> workflows) |
public List<Workflows.WorkflowDBEntry> getWorkflows()
public void setWorkflows(List<Workflows.WorkflowDBEntry> workflows)
public DataTable.Summary getSummary()
public void setSummary(DataTable.Summary summary)
Copyright © 2016. All rights reserved.