NotifyListeners
void NotifyListeners();
owner->NotifyListeners(success);
void NotifyListeners(bool success);
owner->NotifyListeners(success);
void NotifyListeners(bool success);
waitingJob->NotifyListeners();
job->NotifyListeners();
job->NotifyListeners();
NotifyListeners(true);
NotifyListeners(bool success)