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

EventTrigger should be able to persist #67

Closed
2 tasks done
zero88 opened this issue Aug 16, 2023 · 0 comments · Fixed by #76
Closed
2 tasks done

EventTrigger should be able to persist #67

zero88 opened this issue Aug 16, 2023 · 0 comments · Fixed by #76
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@zero88
Copy link
Owner

zero88 commented Aug 16, 2023

Is your feature request related to a problem? Please describe.
To persist the EventTrigger into database/local storage. the EventTriggerPredicate should be serializable/de-serializable

Describe the solution you'd like

  • Use JSON schema validation as one type of EventTriggerPredicate
  • Serialize/de-serialize java object directly
@zero88 zero88 added the enhancement New feature or request label Aug 16, 2023
@zero88 zero88 added this to the 2.0.0 milestone Aug 16, 2023
@zero88 zero88 self-assigned this Aug 16, 2023
zero88 added a commit that referenced this issue Oct 11, 2023
…face

feat(#67): add TriggerRule into Trigger builder
zero88 added a commit that referenced this issue Oct 11, 2023
zero88 added a commit that referenced this issue Oct 12, 2023
MessageExtensionFilter and MessageExtensionConverter
zero88 added a commit that referenced this issue Oct 16, 2023
…face

feat(#67): add TriggerRule into Trigger builder
zero88 added a commit that referenced this issue Oct 16, 2023
zero88 added a commit that referenced this issue Oct 16, 2023
MessageExtensionFilter and MessageExtensionConverter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant