Closed
Description
User story
- As a developer, when I need to apply a summary value to all registered processors, I want to have a consistent interface so that I can ensure uniformity across all processors.
Context
Currently, there is no consistent interface among the processors. This inconsistency makes it difficult to apply a summary value or perform actions uniformly across all processors.
Acceptance criteria
- A new interface named
ProcessorPackage
should be created. - The
ProcessorPackage
interface must provide a consistent way to apply actions to all processors.
Other information
N/A
Metadata
Metadata
Assignees
Labels
No labels