Package | Description |
---|---|
org.gbif.api.model.pipelines |
Modifier and Type | Method and Description |
---|---|
PipelineStep.Status |
PipelineStep.getState() |
static PipelineStep.Status |
PipelineStep.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineStep.Status[] |
PipelineStep.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PipelineStep |
PipelineStep.setState(PipelineStep.Status state) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.