-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Description
Simpler way to delete multiple JobExecution than querying all, and removing every single objects fetched.
Example
Add to the Yokai\Batch\Storage\QueryableJobExecutionStorageInterface, a method that:
- accept a
Yokai\Batch\Storage\Queryargument - delete
JobExecutionmatched by the query
Reactions are currently unavailable