TransientJob

TransientJob

Class for transiend jobs

Constructor

new TransientJob()

Source:

Methods

_save(data) → {Promise}

Description:
  • Save data

Source:
Parameters:
Name Type Description
data object

data to save

Returns:

promise

Type
Promise

_sendAndSave(data)

Description:
  • Send data for current channel

Source:
Parameters:
Name Type Description
data object

data to send