All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AutocommitFailedException Thrown in ConnectionManagementMode AUTOCOMMIT when an attempt to commit fails.BaseQuery<T,U extends Enum<U> & QueryColumnName> Main query interface.BaseQuery.SortDirection Determines the sort direction.BulkOperationResults<K,V extends Exception> Returning type for a bulk db interaction with errors.CheckedBiConsumer<T,U,E extends Throwable> CheckedConsumer<T,E extends Throwable> CheckedFunction<T,E> CollectionUtil ComparableVersion Generic implementation of version comparison.ConcurrencyException This exception is thrown when an attempt is made to update an object that has already been updated by another user.ConnectionNotSetException Thrown if ConnectionManagementMode is CONNECTION_MANAGED_EXTERNALLY and an attempt is made to call an API method before the setConnection() method has been called.CustomHoliday DB Supported versions of databases.DbSchemaCreator This class create the schema for taskana.DomainNotFoundException This exception is thrown if a domain name is specified which is not found in the configuration.FileLoaderUtil IdGenerator This class contains util methods for generating ids.InstantTypeHandler Instruct jdbc driver to interpret timestamps as being in utc timezone.InvalidArgumentException This exception is thrown when a method is called with invalid argument.KeyDomain This class encapsulates key - domain pairs for identification of workbaskets.LogSanitizer MapTypeHandler This Typehandler will transfer a Map into an xml blob and back.NotAuthorizedException This exception is used to communicate a not authorized user.NotFoundException This exception will be thrown if a specific object is not in the database.ObjectAttributeChangeDetector Pair<L,R> QueryColumnName This interface is used to emulate an extensible enum for use in the Basequery interface.SecurityVerifier SystemException This exception is thrown when a generic taskana problem is encountered.TaskanaCallable<T> represents a callable Object.TaskanaException common base class for TASKANA's checked exceptions.TaskanaRole This enum contains all roles that are known to taskana.TaskanaRuntimeException Common base class for Taskana's runtime exceptions.TaskanaTransactionProvider<T> This class provides support for transactions.TimeInterval Capture a time interval.Triplet<L,M,R> UnsupportedDatabaseException This exception will be thrown if the database name doesn't match to one of the desired databases.WorkingDaysToDaysConverter The WorkingDaysToDaysConverter provides a method to convert an age in working days into an age in days.WrongCustomHolidayFormatException