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

https://taskana.mybluemix.net/docs/rest/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/docs/java/taskana-core/overview-summary.html

taskana-cdi:

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

taskana-spring:

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



  • No labels