Method

FoundryCiJobdup_provider

unstable since: 1.2

Declaration [src]

FoundryCiProvider*
foundry_ci_job_dup_provider (
  FoundryCiJob* self
)

Description [src]

Gets the provider which created 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.