Preparing search index...
The search index is not available
node-resque
node-resque
Job
Interface Job<TResult>
Type Parameters
TResult
Hierarchy
Job
Index
Properties
perform
plugin
Options?
plugins?
Properties
perform
perform
:
(
(
...
args
)
=>
Promise
<
TResult
>
)
Type declaration
(
...
args
)
:
Promise
<
TResult
>
Parameters
Rest
...
args
:
any
[]
Returns
Promise
<
TResult
>
Optional
plugin
Options
plugin
Options
?:
{
[
pluginName
:
string
]
:
{
[
key
:
string
]
:
any
;
}
;
}
Type declaration
[
pluginName
:
string
]:
{
[
key
:
string
]
:
any
;
}
[
key
:
string
]:
any
Optional
plugins
plugins
?:
any
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
perform
plugin
Options
plugins
node-resque
Connection
MultiWorker
Plugin
Queue
Scheduler
Worker
ConnectionOptions
ErrorPayload
Job
Jobs
ParsedFailedJobPayload
ParsedJob
ParsedWorkerPayload
Plugins
Generated using
TypeDoc