| Package | Description |
|---|---|
| gr.cite.geoanalytics.dataaccess.entities.workflow |
| Modifier and Type | Method and Description |
|---|---|
static Workflow.WorkflowStatus |
Workflow.WorkflowStatus.fromStatusCode(short statusCode) |
Workflow.WorkflowStatus |
Workflow.getStatus() |
static Workflow.WorkflowStatus |
Workflow.WorkflowStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Workflow.WorkflowStatus[] |
Workflow.WorkflowStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Workflow.setStatus(Workflow.WorkflowStatus status) |
Copyright © 2017. All Rights Reserved.