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