Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • JenkinsJob

Implements

Index

Constructors

constructor

Properties

_class

_class: string

actions

actions: Array<any>

buildable

buildable: boolean

builds

builds: Array<IJenkinsBuild>

color

color: string

concurrentBuild

concurrentBuild: boolean

description

description: string

displayName

displayName: string

displayNameOrNull

displayNameOrNull: string

downstreamProjects

downstreamProjects: Array<any>

firstBuild

firstBuild: IJenkinsBuild

fullDisplayName

fullDisplayName: string

fullName

fullName: string

healthReport

healthReport: Array<IJenkinsHealthReport>

inQueue

inQueue: boolean

jsonData

jsonData: JSON

keepDependencies

keepDependencies: boolean

lastBuild

lastBuild: IJenkinsBuild

lastCompletedBuild

lastCompletedBuild: IJenkinsBuild

lastFailedBuild

lastFailedBuild: IJenkinsBuild

lastStableBuild

lastStableBuild: IJenkinsBuild

lastSuccessfulBuild

lastSuccessfulBuild: IJenkinsBuild

lastUnstableBuild

lastUnstableBuild: IJenkinsBuild

lastUnsuccessfulBuild

lastUnsuccessfulBuild: IJenkinsBuild

modules

modules: Array<any>

name

name: string

nextBuildNumber

nextBuildNumber: number

numberOfBuilds

numberOfBuilds: number

property

property: Array<any>

queueItem

queueItem: any

scm

scm: any

upstreamProjects

upstreamProjects: Array<any>

url

url: string

Methods

fromJson

  • fromJson(data: JSON): void

fromJsonString

  • fromJsonString(json: string): void

getJsonData

  • getJsonData(): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc