NotifyNoveltyDetectionComplete
class NotifyNoveltyDetectionComplete extends Job implements ShouldQueue
Traits
SerializesModels
Queueable
Dispatchable
Properties
protected bool | $deleteWhenMissingModels | Ignore this job if the MAIA job does not exist any more. |
Methods
void
handle()
Handle the job.
Details
at line 25
__construct(MaiaJob $job)
Create a new isntance.
at line 35
void
handle()
Handle the job.