Skip to content

Links to message handlers that handle a specific message type, should also work when message is constructed using a builder pattern. #43

@NivedanB

Description

@NivedanB

Feature request: Links to message handlers that handle a specific message type, should also work when message is constructed using a builder pattern.

Plugin Version 0.5.2

Using "new" operator works well:
Screen Shot 2022-03-15 at 1 02 41 PM

Using builder pattern (in this case Lombok's builder annotation) the linkage is not being detected:
Screen Shot 2022-03-15 at 1 02 58 PM

Had some issues accessing the template link mentioned in the issue requestor template.
Not accessible link

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions