| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.impl.db.managers |
| Modifier and Type | Method and Description |
|---|---|
static SpeciesStatus |
SpeciesStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeciesStatus[] |
SpeciesStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String[] |
JobManager.getSpeciesByStatus(int jobId,
SpeciesStatus status) |
static void |
JobManager.updateSpeciesStatus(int jobId,
String[] speciesId,
SpeciesStatus status) |
Copyright © 2016. All Rights Reserved.