Skip to content

Simplify Prototype Scoped Bean Definition for BPMN Activities #347

@hhund

Description

@hhund

To simplify the definition of prototype scoped beans for BPMN activity services like ServiceTask, MessageIntermediateThrowEvent, ExecutionListener, etc. in spring @Configuration classes, we should create a BeanDefinitionRegistryPostProcessor that automatically creates beans based on specified class objects.

The processor should allow automatic dependency injection of other beans via constructor arguments.

This is a backfill issue for the change-log as this was mostly implemented via #290

Metadata

Metadata

Assignees

Labels

Process APIIssue related to the process plugin APIenhancementNew feature or requestready for releaseIssue is fixed and merged into develop, ready for next release

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions