jenkins-api-ts-typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Jenkins
View
constructor
_class
description
jobs
json
Data
name
property
url
from
Json
from
Json
String
get
Json
Data
Hierarchy
JenkinsView
Implements
IJenkinsView
Index
Constructors
constructor
Properties
_class
description
jobs
json
Data
name
property
url
Methods
from
Json
from
Json
String
get
Json
Data
Constructors
constructor
new
Jenkins
View
(
)
:
JenkinsView
Returns
JenkinsView
Properties
_class
_class
:
string
description
description
:
string
jobs
jobs
:
Array
<
IJenkinsJob
>
json
Data
json
Data
:
JSON
name
name
:
string
property
property
:
Array
<
any
>
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