Uses of Class
org.gbif.api.model.pipelines.PipelinesWorkflow.Graph
Packages that use PipelinesWorkflow.Graph
-
Uses of PipelinesWorkflow.Graph in org.gbif.api.model.pipelines
Methods in org.gbif.api.model.pipelines that return PipelinesWorkflow.GraphModifier and TypeMethodDescriptionstatic PipelinesWorkflow.Graph<StepType>
PipelinesWorkflow.getEventOccurrenceWorkflow()
static PipelinesWorkflow.Graph<StepType>
PipelinesWorkflow.getEventWorkflow()
static PipelinesWorkflow.Graph<StepType>
PipelinesWorkflow.getOccurrenceWorkflow()
static PipelinesWorkflow.Graph<StepType>
PipelinesWorkflow.getValidatorWorkflow()
static PipelinesWorkflow.Graph<StepType>
PipelinesWorkflow.getWorkflow
(boolean containsOccurrences, boolean containsEvents)