jenkins-api-ts-typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Jenkins
Change
Set
constructor
_class
affected
Paths
author
author
Data
author
Email
comment
commit
Id
date
id
json
Data
msg
paths
timestamp
from
Json
from
Json
String
get
Json
Data
Hierarchy
JenkinsChangeSet
Implements
IJenkinsChangeSet
Index
Constructors
constructor
Properties
_class
affected
Paths
author
author
Data
author
Email
comment
commit
Id
date
id
json
Data
msg
paths
timestamp
Methods
from
Json
from
Json
String
get
Json
Data
Constructors
constructor
new
Jenkins
Change
Set
(
)
:
JenkinsChangeSet
Returns
JenkinsChangeSet
Properties
_class
_class
:
string
affected
Paths
affected
Paths
:
Array
<
string
>
author
author
:
IJenkinsUser
author
Data
author
Data
:
any
author
Email
author
Email
:
string
comment
comment
:
string
commit
Id
commit
Id
:
string
date
date
:
Date
id
id
:
string
json
Data
json
Data
:
JSON
msg
msg
:
string
paths
paths
:
Array
<
any
>
timestamp
timestamp
:
number
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