Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Builds

Hierarchy

  • Builds

Index

Properties

Optional _class

_class: undefined | string

internal Jenkins model

Optional builds

builds: Build[]

details of the last 50 builds

Optional description

description: undefined | string

description of the job

Optional displayName

displayName: undefined | string

display name of the job

Optional fullDisplayName

fullDisplayName: undefined | string

full display name of the job, including enclosing folder names

Optional fullName

fullName: undefined | string

full name of the job

Optional name

name: undefined | string

name of the job

Optional nextBuildNumber

nextBuildNumber: undefined | number

next build number used by the job

Optional url

url: undefined | string

url of the job

Generated using TypeDoc