zeppelin
zeppelin copied to clipboard
Fix abstractions. Removing Message class usage from NotebookService.
What is this PR for?
Removing Message class usage from NotebookService. Using DTO object in services broke abstraction.
What type of PR is it?
[Improvement | Refactoring]
What is the Jira issue?
- [ZEPPELIN-3958]
- [ZP-104]
How should this be tested?
- Travis CI pass
Questions:
- Does the licenses files need update? no
- Is there breaking changes for older versions? no
- Does this needs documentation? no
I think if it is "public" API, strongly typed param is better?
Could you add Jira Id in the PR title ?