public class PipelineProcessParameters extends Object implements Serializable
PipelineProcess
.Constructor and Description |
---|
PipelineProcessParameters() |
PipelineProcessParameters(UUID datasetKey,
int attempt) |
Modifier and Type | Method and Description |
---|---|
int |
getAttempt() |
UUID |
getDatasetKey() |
void |
setAttempt(int attempt) |
void |
setDatasetKey(UUID datasetKey) |
public PipelineProcessParameters()
public PipelineProcessParameters(UUID datasetKey, int attempt)
public UUID getDatasetKey()
public void setDatasetKey(UUID datasetKey)
public int getAttempt()
public void setAttempt(int attempt)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.