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

Align the public Java API with the Scala API #107

Open
saig0 opened this issue Nov 2, 2021 · 0 comments
Open

Align the public Java API with the Scala API #107

saig0 opened this issue Nov 2, 2021 · 0 comments

Comments

@saig0
Copy link
Member

saig0 commented Nov 2, 2021

Description

Since the DMN engine will be integrated into Java projects, it should expose the same APIs for Scala and Java. The (major) public classes should be used smoothly with Java (e.g. avoid exposing unhandy Scala classes).

This includes the following parts:

  • parse DMN
  • ParsedDmn
  • DecisionResult
  • EvalResult
  • EvalFailure
  • AuditLog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant