Skip to content

API JavaDocs reference page

tomkoptel edited this page Nov 24, 2014 · 3 revisions

JavaDoc Reference

We have setup inital reference page to the current version of JavaDocs you can follow them on this page

Core classes

Jaspersoft SDK basically consists of two main classes which are tightly coupled together.

  • JsRestClient the core class which is consumed by bundled requests. Moreover it is the only one agent responsible for cofiguration authorization side and generating proper endpoints for REST calls.
  • JsServerProfile keeps all basic information required for wire connection on specific JRS instance.
Clone this wiki locally