Skip to content

Delete multiple JobExecution at once #97

Open
@yann-eugone

Description

@yann-eugone

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\Query argument
  • delete JobExecution matched by the query

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions