Package org.gbif.api.model.pipelines.ws
Class PipelineProcessParameters
java.lang.Object
org.gbif.api.model.pipelines.ws.PipelineProcessParameters
- All Implemented Interfaces:
Serializable
Class to send the parameters of a
PipelineProcess
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
void
setAttempt
(int attempt) void
setDatasetKey
(UUID datasetKey)
-
Constructor Details
-
PipelineProcessParameters
public PipelineProcessParameters() -
PipelineProcessParameters
-
-
Method Details
-
getDatasetKey
-
setDatasetKey
-
getAttempt
-
setAttempt
-