Job

protected constructor()

create an new job without receiver.


protected constructor(receiver: Activity)

create an new job.

Parameters

receiver

Receiver of the work unit (can be null if no special receiver is needed )