AWS Thinkbox Discussion Forums

Can a plugin/event listener delete its job?

Can a job plugin delete its job? Can an event listener delete its job?

Thanks

Yup, you can use RepositoryUtils.DeleteJob() to do this. It would basically be the equivalent of someone deleting a job while it’s rendering (or being processed by an event).

Cheers,
Ryan

Great, thanks. I was hoping that’s what you would say… :wink:

Privacy | Site terms | Cookie preferences