All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AdapterConfiguration Configures the adapter.AdapterManager Scheduler for receiving referenced tasks, completing Taskana tasks and cleaning adapter tables.AdapterSpringContextProvider This class provides access to spring beans for classes not managed by Spring IOC container.Assert utility class that allows to assert specific conditions.AssertionViolationException This exception is thrown when an assertion is violated.ReferencedTask POJO that represents a task in the external system.ReferencedTaskClaimCanceler Cancels claims of ReferencedTasks in external system that have been cancel claimed in TASKANA.ReferencedTaskClaimer Claims ReferencedTasks in external system that have been claimed in TASKANA.ReferencedTaskCompleter Completes ReferencedTasks in the external system after completion of corresponding TASKANA tasks.ReferencedTaskDoesNotExistInExternalSystemException This exception is thrown when an attempt is made to create a Taskana task for a referenced task that does not exist.SchedulerConfiguration Configures the scheduler.SystemConnector This is the interface, a System Connector has to implement.SystemConnectorProvider The interface for the SystemConnector provider.SystemResponse encapsulate a response from the external system.TaskanaConnector The interface that must be implemented by a SystemConnector to a TASKANA system.TaskanaConnectorProvider The interface, a Provider for TaskanaSystemConnectors must implement.TaskanaTaskStarter Retrieves tasks in an external system and starts corresponding tasks in TASKANA.TaskanaTaskTerminator Terminates TASKANA tasks if the associated task in the external system was finished.TaskCreationFailedException This exception is thrown when the adapter failed to create a task in taskana.TaskTerminationFailedException This exception is thrown when the adapter failed to terminate a task in taskana.UnsupportedDatabaseException This exception will be thrown if the database name doesn't match to one of the desired databases.UserContext