Builder

class Builder

Properties

Link copied to clipboard

The job arguments used when this trigger fires. For this job run, they replace the default arguments set in the job definition itself.

Link copied to clipboard

The name of the crawler to be used with this action.

Link copied to clipboard

The name of a job to be run.

Link copied to clipboard

Specifies configuration properties of a job run notification.

Link copied to clipboard

The name of the SecurityConfiguration structure to be used with this action.

Link copied to clipboard
var timeout: Int?

The JobRun timeout in minutes. This is the maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status. This overrides the timeout value set in the parent job.

Functions