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

kie-issues#1734: KIE Tools: TypeError when invoking Java method inside BKM #2831

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

Kusuma04-dev
Copy link
Contributor

closes apache/incubator-kie-issues#1734 TypeError when invoking Java method inside BKM

Copy link
Contributor

@jomarko jomarko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm now the java function class and method signature can be edited as in BKM node so in Decision Node - Context Entry - Function

Copy link
Contributor

@ljmotta ljmotta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kusuma04-dev Thanks for the PR, I've made some comments inline.

clazz,
{
...method,
expression: newExpression,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Contributor

@danielzhe danielzhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

Copy link
Contributor

@ljmotta ljmotta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ljmotta ljmotta merged commit 88ce385 into apache:main Jan 3, 2025
15 checks passed
@yesamer yesamer changed the title kie-issues#2821: KIE Tools: TypeError when invoking Java method inside BKM kie-issues#1734: KIE Tools: TypeError when invoking Java method inside BKM Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError when invoking Java method inside BKM
5 participants