Class PipelineExecution

java.lang.Object
org.gbif.api.model.pipelines.PipelineExecution
All Implemented Interfaces:
Serializable

public class PipelineExecution extends Object implements Serializable
Models an execution of a pipeline that can include one or more steps.
See Also: