Package pro.taskana.task.internal
-
Interface Summary Interface Description AttachmentMapper This class is the mybatis mapping of Attachment.ObjectReferenceMapper This class is the mybatis mapping of ObjectReference.TaskCommentMapper TaskCommentQueryMapper This class provides a mapper for all task comment queries.TaskMapper This class is the mybatis mapping of task.TaskQueryMapper This class provides a mapper for all task queries. -
Class Summary Class Description AttachmentHandler ObjectReferenceHandler Handles all operations on secondaryObjectReferences.ObjectReferenceQueryImpl Implementation of ObjectReferenceQuery interface.ObjectReferenceQuerySqlProvider TaskCommentQueryImpl TaskCommentQuery for generating dynamic sql.TaskCommentQuerySqlProvider TaskCustomPropertySelector Determines which custom properties are to be updated.TaskQueryImpl TaskQuery for generating dynamic sql.TaskQuerySqlProvider TaskServiceImpl This is the implementation of TaskService.