Uses of Interface
pro.taskana.task.internal.TaskMapper
Packages that use TaskMapper
-
Uses of TaskMapper in pro.taskana.classification.internal
Constructors in pro.taskana.classification.internal with parameters of type TaskMapperModifierConstructorDescriptionClassificationServiceImpl(InternalTaskanaEngine taskanaEngine, PriorityServiceManager priorityServiceManager, ClassificationMapper classificationMapper, TaskMapper taskMapper) -
Uses of TaskMapper in pro.taskana.task.internal
Constructors in pro.taskana.task.internal with parameters of type TaskMapperModifierConstructorDescriptionTaskServiceImpl(InternalTaskanaEngine taskanaEngine, TaskMapper taskMapper, TaskCommentMapper taskCommentMapper, AttachmentMapper attachmentMapper, ObjectReferenceMapper objectReferenceMapper, UserMapper userMapper)