Package | Description |
---|---|
org.gbif.api.service.pipelines |
Modifier and Type | Method and Description |
---|---|
RunPipelineResponse |
PipelinesHistoryService.runAll(@NotBlank(message="Steps parameter is required") String steps,
@NotBlank(message="Reason parameter is required") String reason,
boolean useLastSuccessful,
boolean markPreviousAttemptAsFailed,
RunAllParams runAllParams,
Set<String> interpretTypes)
Runs the last attempt for all datasets.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.