onPush abstract method

void onPush()

called when this job instance gets pushed onto the global job stack

should not any kind of processing work as this fucks up the scheduler

Implementation

void onPush();