Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 13 Next »

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:
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 API

The 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

taskana-cdi:
https://taskana.mybluemix.net/taskana/docs/java/taskana-cdi/pro/taskana/common/internal/package-summary.html

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



  • No labels