[][src]Module jenkins_api::action::causes

Types to parse the causes of a Build

Structs

CommonCause

A Cause on a CauseAction

RemoteCause

Caused remotely

SCMTriggerCause

Caused by a SCM change

TimerTriggerCause

Caused by a timer

UpstreamCause

Caused by another project

UserIdCause

Caused by a user

Traits

Cause

Trait implemented by specialization of cause