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

let JRuleItemEvent contain JRuleItem #134

Merged
merged 4 commits into from Feb 19, 2023

Conversation

querdenker2k
Copy link
Collaborator

  • New members of JRuleItemEvent:
    private final JRuleItem item;
    private final JRuleItem memberItem;
    private final JRuleValue state;
    private final JRuleValue oldState;
  • with 2 new functions
    • public I getItem(Class asType)
    • public I getMemberItem(Class asType)

@querdenker2k querdenker2k marked this pull request as draft February 18, 2023 18:32
@querdenker2k querdenker2k marked this pull request as ready for review February 18, 2023 21:58
@seime seime merged commit 6f18e4a into seaside1:main Feb 19, 2023
@querdenker2k querdenker2k deleted the JRuleItemEvent_containing_JRuleItem branch February 19, 2023 20:40
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.

None yet

2 participants