Search
Preparing search index...
The search index is not available
Antfarm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Nest
Class Nest
A nest is a resource that holds or produces jobs.
Hierarchy
Nest
WebhookNest
FolderNest
FtpNest
Index
Constructors
constructor
Properties
e
id
name
tunnel
Methods
arrive
get
Id
get
Name
get
Tunnel
register
to
String
Constructors
constructor
new
Nest
(
e
:
Environment
, name
:
string
)
:
Nest
Parameters
e:
Environment
name:
string
Returns
Nest
Properties
Protected
e
e
:
Environment
Protected
id
id
:
string
Protected
name
name
:
string
Protected
tunnel
tunnel
:
Tunnel
Methods
arrive
arrive
(
job
:
Job
)
:
void
Parameters
job:
Job
Returns
void
get
Id
get
Id
(
)
:
string
Returns
string
get
Name
get
Name
(
)
:
string
Returns
string
get
Tunnel
get
Tunnel
(
)
:
Tunnel
Returns
Tunnel
register
register
(
tunnel
:
Tunnel
)
:
void
Parameters
tunnel:
Tunnel
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Globals
Antfarm
Auto
Folder
Nest
Environment
File
File
Job
Folder
Job
Folder
Nest
Ftp
File
Job
Ftp
Nest
Interface
Manager
Job
Life
Event
Logger
Nest
constructor
e
id
name
tunnel
arrive
get
Id
get
Name
get
Tunnel
register
to
String
Server
Tunnel
Webhook
Interface
Webhook
Job
Webhook
Nest
Antfarm
Options
Field
Options
Easy
Ftp
_
async
cors
file
Extension
fs
http
mime
mkdirp
mm
multer
node_
path
node_
watch
path
path_
mod
shortid
tmp
url
winston
Generated using
TypeDoc
A nest is a resource that holds or produces jobs.