jenkins-api-ts-typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Jenkins
Build
constructor
_class
actions
artifacts
building
built
On
change
Sets
culprits
date
description
display
Name
duration
estimated
Duration
executor
full
Display
Name
id
json
Data
keep
Log
maven
Artifacts
maven
Version
Used
number
queue
Id
result
timestamp
url
from
Json
from
Json
String
get
Json
Data
Hierarchy
JenkinsBuild
Implements
IJenkinsBuild
Index
Constructors
constructor
Properties
_class
actions
artifacts
building
built
On
change
Sets
culprits
date
description
display
Name
duration
estimated
Duration
executor
full
Display
Name
id
json
Data
keep
Log
maven
Artifacts
maven
Version
Used
number
queue
Id
result
timestamp
url
Methods
from
Json
from
Json
String
get
Json
Data
Constructors
constructor
new
Jenkins
Build
(
)
:
JenkinsBuild
Returns
JenkinsBuild
Properties
_class
_class
:
string
actions
actions
:
Array
<
IJenkinsAction
>
artifacts
artifacts
:
Array
<
any
>
building
building
:
boolean
built
On
built
On
:
string
change
Sets
change
Sets
:
Array
<
IJenkinsChangeSet
>
culprits
culprits
:
Array
<
any
>
date
date
:
Date
description
description
:
string
display
Name
display
Name
:
string
duration
duration
:
number
estimated
Duration
estimated
Duration
:
number
executor
executor
:
Array
<
any
>
full
Display
Name
full
Display
Name
:
string
id
id
:
string
json
Data
json
Data
:
JSON
keep
Log
keep
Log
:
boolean
maven
Artifacts
maven
Artifacts
:
Array
<
any
>
maven
Version
Used
maven
Version
Used
:
string
number
number
:
number
queue
Id
queue
Id
:
string
result
result
:
string
timestamp
timestamp
:
number
url
url
:
string
Methods
from
Json
from
Json
(
data
:
JSON
)
:
void
Parameters
data:
JSON
Returns
void
from
Json
String
from
Json
String
(
json
:
string
)
:
void
Parameters
json:
string
Returns
void
get
Json
Data
get
Json
Data
(
)
:
string
Returns
string
Generated using
TypeDoc