Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow scoping ContentGridLinkCollector to specific entities #303

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

vierbergenlars
Copy link
Member

Make it possible to scope a ContentGridLinkCollector to a single entity type with a generic type argument.
The LambdaSafe class allows us to safely call only the collectors that match the entity type

@vierbergenlars vierbergenlars marked this pull request as ready for review February 3, 2025 15:19
@vierbergenlars vierbergenlars requested a review from a team as a code owner February 3, 2025 15:19
Make it possible to scope a ContentGridLinkCollector to a single entity type with a generic type argument.
The LambdaSafe class allows us to safely call only the collectors that match the entity type
Copy link

sonarqubecloud bot commented Feb 6, 2025

@vierbergenlars vierbergenlars merged commit aee447e into main Feb 6, 2025
10 checks passed
@vierbergenlars vierbergenlars deleted the ACC-1764 branch February 6, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants