Virtual Method

FoundryCiJobdup_pipeline

unstable since: 1.2

Declaration [src]

FoundryCiPipeline*
dup_pipeline (
  FoundryCiJob* self
)

Description [src]

Gets the pipeline containing the job.

Available since: 1.2

Return value

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.