Uses of Enum Class
org.gbif.api.model.pipelines.StepRunner
Packages that use StepRunner
-
Uses of StepRunner in org.gbif.api.model.pipelines
Methods in org.gbif.api.model.pipelines that return StepRunnerModifier and TypeMethodDescriptionPipelineStep.getRunner()
static StepRunner
Returns the enum constant of this class with the specified name.static StepRunner[]
StepRunner.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gbif.api.model.pipelines with parameters of type StepRunner