findByPipelineTaskIdAndTaskTypeId

abstract fun findByPipelineTaskIdAndTaskTypeId(pipelineTaskId: Long, taskTypeId: Long): PipelineTaskTypeEntity?