Package org.gbif.api.model.pipelines
Class PipelinesWorkflow
java.lang.Object
org.gbif.api.model.pipelines.PipelinesWorkflow
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic PipelinesWorkflow.Graph<StepType>
static PipelinesWorkflow.Graph<StepType>
static PipelinesWorkflow.Graph<StepType>
static PipelinesWorkflow.Graph<StepType>
static PipelinesWorkflow.Graph<StepType>
getWorkflow
(boolean containsOccurrences, boolean containsEvents)
-
Method Details
-
getOccurrenceWorkflow
-
getEventOccurrenceWorkflow
-
getEventWorkflow
-
getValidatorWorkflow
-
getWorkflow
public static PipelinesWorkflow.Graph<StepType> getWorkflow(boolean containsOccurrences, boolean containsEvents)
-