Skip to content

Add processorPackage interface #4280

Closed
Closed
@HyeockJinKim

Description

@HyeockJinKim

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions