Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Our demo application serves the current JavaDoc and REST API The Taskana rest-service serves the documentation for the Rest-Api as static content. It is created using Spring Rest Docs helping at keeping it always up to date.In the Taskana demo environment it is available here:.

REST API

REST API:
https://taskana.mybluemix.net/taskana/docs/rest/rest-api.html

History REST API:
https://taskana.mybluemix.net/taskana/docs/rest/simplehistory-rest-api.html

Java APIThe javadocs for the Taskana lib are served in a similar fashion and are available here:

taskana-core:
https://taskana.mybluemix.net/taskana/docs/java/taskana-core/overview-summary.html

...