ObjectDetectionFailed
class ObjectDetectionFailed extends JobStateChanged
Properties
protected MaiaJob | $job | The job which changed state. |
from JobStateChanged |
Methods
MailMessage
toMail(mixed $notifiable)
Get the mail representation of the notification.
from
JobStateChanged
array
toArray(mixed $notifiable)
Get the array representation of the notification.
from
JobStateChanged
string
Details
in
JobStateChanged at line 25
void
__construct(MaiaJob $job)
Create a new notification instance.
in
JobStateChanged at line 36
array
via(mixed $notifiable)
Get the notification's delivery channels.
in
JobStateChanged at line 57
MailMessage
toMail(mixed $notifiable)
Get the mail representation of the notification.
in
JobStateChanged at line 76
array
toArray(mixed $notifiable)
Get the array representation of the notification.
at line 13
protected string
getTitle(MaiaJob $job)
Get the title for the state change.
at line 24
protected string
getMessage(MaiaJob $job)
Get the message for the state change.