Versions Compared

Key

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

Interface to TASKANA


The TASKANA-Connector communicates with TASKANA through JDBC. It uses the TASKANA Java API to perform the tasks described in the responsibilities section

Responsibilities:

  • Retrieve TASKANA tasks that reached an endstate and have their callbackstate either as "processing required" or "claimed"
  • Retrieve claimed TASKANA tasks that have their callbackstate as "processing required"
  • Retrieve cancelled claimed TASKANA tasks that have their callbackstate as "claimed"
  • Create tasks in TASKANA
  • Terminate tasks in TASKANA