| Package | Description |
|---|---|
| gr.cite.geoanalytics.dataaccess.entities.workflow |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowTask.Criticality |
WorkflowTask.Criticality.fromCriticalityCode(short criticalityCode) |
WorkflowTask.Criticality |
WorkflowTask.getCritical() |
static WorkflowTask.Criticality |
WorkflowTask.Criticality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowTask.Criticality[] |
WorkflowTask.Criticality.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.setCritical(WorkflowTask.Criticality critical) |
Copyright © 2017. All Rights Reserved.