All Classes and Interfaces
Class
Description
Configures the adapter.
Scheduler for receiving referenced tasks, completing Taskana tasks and cleaning adapter tables.
This class provides access to spring beans for classes not managed by Spring IOC container.
utility class that allows to assert specific conditions.
This exception is thrown when an assertion is violated.
POJO that represents a task in the external system.
Cancels claims of ReferencedTasks in external system that have been cancel claimed in TASKANA.
Claims ReferencedTasks in external system that have been claimed in TASKANA.
Completes ReferencedTasks in the external system after completion of corresponding TASKANA tasks.
Configures the scheduler.
This is the interface, a System Connector has to implement.
The interface for the SystemConnector provider.
encapsulate a response from the external system.
The interface that must be implemented by a SystemConnector to a TASKANA system.
The interface, a Provider for TaskanaSystemConnectors must implement.
Retrieves tasks in an external system and starts corresponding tasks in TASKANA.
Terminates TASKANA tasks if the associated task in the external system was finished.
This exception is thrown when the adapter failed to create a task in taskana.
This exception is thrown when the adapter failed to terminate a task in taskana.