Package org.gbif.api.model.pipelines
Class IngestionProcess
java.lang.Object
org.gbif.api.model.pipelines.IngestionProcess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
int
hashCode()
setAttempt
(int attempt) setCrawlInfo
(DatasetProcessStatus crawlInfo) setDatasetKey
(UUID datasetKey) setDatasetTitle
(String datasetTitle) setPipelineExecutions
(Set<PipelineExecution> pipelineExecutions)
-
Constructor Details
-
IngestionProcess
public IngestionProcess()
-
-
Method Details