Add enum support to getString() in PipeLineSession by evandongen · Pull Request #10240 · frankframework/frankframework
Navigation Menu
{{ message }}
frankframework / frankframework Public
- Notifications You must be signed in to change notification settings
- Fork 80
Conversation
Copy link Copy Markdown
Contributor
evandongen
commented
Jan 8, 2026
evandongen
commented
Changes
Pull Request Checklist
Title
- Title expresses the business value (who benefits + what outcome)
Issues
- Relevant issues linked
Backports
- Backport PRs created (if needed) and linked
Documentation
- FF! Doc updated (user-facing behavior/config)
- FF! Manual updated (if applicable)
- Javadoc updated/generated (developer-facing APIs)
Tests
- Unit tests added/updated
- E2E/Integration tests added/updated (if applicable)
Breaking changes
- Breaking change recorded in markdown file
- Migration notes included (if needed)
evandongen
requested review from
nielsm5 and
tnleeuw
nielsm5 reviewed Jan 8, 2026
core/src/main/java/org/frankframework/core/PipeLineSession.java
Outdated
Show resolved
Hide resolved
core/src/main/java/org/frankframework/core/PipeLineSession.java Outdated Show resolved Hide resolved
nielsm5 approved these changes Jan 8, 2026
nielsm5
enabled auto-merge (squash)
tnleeuw approved these changes Jan 8, 2026
Copy link Copy Markdown
Contributor
tnleeuw
left a comment
tnleeuw
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ik denk dat we dit soort logica ook moeten toevoegen aan Message#asString()
Copy link Copy Markdown
sonarqubecloud
bot
commented
Jan 8, 2026
sonarqubecloud bot commented
Jan 8, 2026
Quality Gate passed
Issues


Measures



nielsm5
deleted the
issue/10238-enum-type-not-supported
branch
evandongen
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
