GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/940
[ZEPPELIN-809] Add annotation to public API ### What is this PR for? Implement @ZeppelinApi @Experimental annotations and apply them in the public api. Also mark @deprecated global scope angular object methods ### What type of PR is it? Feature ### Todos * [x] - Implement @ZeppelinApi, @Experimental annotations * [x] - Apply annotation to public Api * [x] - Mark deprecated global scope angular object related methods ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-809 ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/Leemoonsoo/incubator-zeppelin ZEPPELIN-809 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/940.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #940 ---- commit 50cfed8d58089700ed956747b663a3c2cf6f0771 Author: Lee moon soo <m...@apache.org> Date: 2016-05-31T18:23:06Z Add @ZeppelinApi @Experimental annotation and apply. Mark @deprecated for global scope angular displaysystem method ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---