|
|
@@ -1,1459 +0,0 @@
|
|
|
-<!DOCTYPE html>
|
|
|
-<html lang="en">
|
|
|
-<head>
|
|
|
- <meta charset="UTF-8">
|
|
|
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
- <title>分析接口 /analyze</title>
|
|
|
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css">
|
|
|
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css">
|
|
|
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/google-code-prettify@1.0.5/bin/prettify.min.css">
|
|
|
- <link rel="stylesheet" href="style.css">
|
|
|
-</head>
|
|
|
-<body onload="PR.prettyPrint()">
|
|
|
-<nav class="navbar">
|
|
|
- <div class="container-fluid">
|
|
|
- <div class="navbar-header">
|
|
|
- <a class="navbar-brand" href="index.html">
|
|
|
- 众测服务
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
|
|
- <ul class="nav navbar-nav navbar-right">
|
|
|
- <li><a href="https://github.com/YeDaxia/JApiDocs" target="_blank">GitHub</a></li>
|
|
|
- <li class="dropdown">
|
|
|
- <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">V1.0<span class="caret"></span></a>
|
|
|
- <ul class="dropdown-menu">
|
|
|
- </ul>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-</nav>
|
|
|
-<div class="book with-summary">
|
|
|
- <div class="book-summary">
|
|
|
-<div class="search-box form-group">
|
|
|
- <input type="text" class="form-control" id="inputSearch" placeholder="搜索接口">
|
|
|
- <span class="glyphicon glyphicon-search form-control-feedback" aria-hidden="true"></span>
|
|
|
-</div>
|
|
|
-<div id="accordion" class="catalog">
|
|
|
- <div class="panel">
|
|
|
- <div id="heading0" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse0" aria-controls="collapse0">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> DeleteController
|
|
|
- </div>
|
|
|
- <div id="collapse0" class="collapse in " aria-labelledby="heading0">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_DeleteController.html#deleteCase">
|
|
|
- deleteCase
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_DeleteController.html#deleteOne">
|
|
|
- deleteOne
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_DeleteController.html#deleteBug">
|
|
|
- deleteBug
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_DeleteController.html#update_case_take">
|
|
|
- update_case_take
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading1" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse1" aria-controls="collapse1">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> ReviewJobController
|
|
|
- </div>
|
|
|
- <div id="collapse1" class="collapse " aria-labelledby="heading1">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewJobController.html#getJobById">
|
|
|
- getJobById
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewJobController.html#getJobs">
|
|
|
- getJobs
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewJobController.html#uploadJob">
|
|
|
- uploadJob
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewJobController.html#uploadJobByJson">
|
|
|
- uploadJobByJson
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewJobController.html#updateJob">
|
|
|
- updateJob
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewJobController.html#deleteJob">
|
|
|
- deleteJob
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewJobController.html#getJobsByPaper">
|
|
|
- getJobsByPaper
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewJobController.html#getJobsByExamCase">
|
|
|
- getJobsByExamCase
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading2" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse2" aria-controls="collapse2">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> ReviewAnalyzeController
|
|
|
- </div>
|
|
|
- <div id="collapse2" class="collapse " aria-labelledby="heading2">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewAnalyzeController.html#analyzeItem">
|
|
|
- analyzeItem
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewAnalyzeController.html#getExcel">
|
|
|
- getExcel
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewAnalyzeController.html#getJson">
|
|
|
- getJson
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewAnalyzeController.html#crowdReviewGradeToCrowdTest">
|
|
|
- crowdReviewGradeToCrowdTest
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading3" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse3" aria-controls="collapse3">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> 上传用例报告相关接口/extra
|
|
|
- </div>
|
|
|
- <div id="collapse3" class="collapse " aria-labelledby="heading3">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#uploadReport">
|
|
|
- 上传测试报告 /uploadReport 返回测试报告id
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#updateReport">
|
|
|
- 更新测试报告 /updateReport 只返回200或500
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getReport">
|
|
|
- 获取测试报告 /getReport
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#findPage">
|
|
|
- findPage
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#findByWorker">
|
|
|
- /findByWorker 使用case_take_id 和 worker_id获取测试报告信息
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getCaseList">
|
|
|
- 获取测试用例列表 /getCaseList 返回报告下的所有用例信息
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getBugList">
|
|
|
- 获取测试Bug列表 /getBugList 返回报告下的所有bug
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#uploadExam">
|
|
|
- 47.99.140.117:9001/Bug/api/extra/uploadExam
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#uploadExamUrl">
|
|
|
- 创建任务
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getExamList">
|
|
|
- 47.99.140.117:9001/Bug/api/extra/getExamList
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getExam">
|
|
|
- /getExam 获取考试的操作类型信息
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#uploadTestCase">
|
|
|
- 上传测试用例 /uploadTestCase
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getTestCase">
|
|
|
- 获取指定用例id的用例信息 /getTestCase
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#updateTestCase">
|
|
|
- 更新测试用例 /updateTestCase 返回200或500
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#updateTask">
|
|
|
- updateTask
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getTask">
|
|
|
- getTask
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getTask">
|
|
|
- getTask
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExtraController.html#getPageUrl">
|
|
|
- getPageUrl
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading4" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse4" aria-controls="collapse4">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> 推荐接口相关 /rec RecommendController
|
|
|
- </div>
|
|
|
- <div id="collapse4" class="collapse " aria-labelledby="heading4">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RecommendController.html#getList">
|
|
|
- /getList 每次刷新或进入填写页面,都应该调用一次该方法,因为其中包含了一些初始化操作,返回推荐列表
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RecommendController.html#getDetail">
|
|
|
- /getDetail 用户点击查看一个Bug的详细信息,返回bug信息
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RecommendController.html#recommend">
|
|
|
- /recommend 用户编辑bug时推荐相似bug
|
|
|
-用户点击六个类别之后,都使用该接口,返回推荐列表
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RecommendController.html#diversityRec">
|
|
|
- diversityRec
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RecommendController.html#getTitle">
|
|
|
- getTitle
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RecommendController.html#fork">
|
|
|
- fork
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading5" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse5" aria-controls="collapse5">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> ExportController
|
|
|
- </div>
|
|
|
- <div id="collapse5" class="collapse " aria-labelledby="heading5">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ExportController.html#getValid">
|
|
|
- getValid
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading6" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse6" aria-controls="collapse6">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> 分析接口 /analyze
|
|
|
- </div>
|
|
|
- <div id="collapse6" class="collapse in " aria-labelledby="heading6">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getValid">
|
|
|
- getValid
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getValidByBugId">
|
|
|
- getValidByBugId
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getBugDataVO">
|
|
|
- getBugDataVO
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getThums">
|
|
|
- getThums
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getScores">
|
|
|
- 47.99.140.117:9001/Bug/api/analyze/scores
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getNewScores">
|
|
|
- 47.99.140.117:9001/Bug/api/analyze/newScores
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getUsers">
|
|
|
- getUsers
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getUserss">
|
|
|
- getUserss
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getGrade">
|
|
|
- getGrade
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#saveGrade">
|
|
|
- saveGrade
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#saveSimiliarGrade">
|
|
|
- saveSimiliarGrade
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#saveGradeByWorker">
|
|
|
- saveGradeByWorker
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getDetail">
|
|
|
- getDetail
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getAllGrades">
|
|
|
- getAllGrades
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getDiff">
|
|
|
- getDiff
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getUserPath">
|
|
|
- 获取路径信息 /path 返回整个导图,以及已点亮的导图页面
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getAfterSimilarBug">
|
|
|
- getAfterSimilarBug
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analyseExam">
|
|
|
- analyseExam
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analysePeople">
|
|
|
- todo 引进 guvva 来做缓存
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getAnalyseTaskToken">
|
|
|
- getAnalyseTaskToken
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analyseTask">
|
|
|
- analyseTask
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analyseSinglePeople">
|
|
|
- todo 引进 guvva 来做缓存
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#getHistoricalData">
|
|
|
- getHistoricalData
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analyseExam2">
|
|
|
- analyseExam2
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analysePageCover">
|
|
|
- analysePageCover
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analyseBugInfo">
|
|
|
- analyseBugInfo
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analyseBugInfoByToken">
|
|
|
- analyseBugInfoByToken
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analyseBugSubmitInfo">
|
|
|
- analyseBugSubmitInfo
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#analyseBugSubmitInfoByToken">
|
|
|
- analyseBugSubmitInfoByToken
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#tokenToDetailUrl">
|
|
|
- 根据token获取众测任务具体信息
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#detailToToken">
|
|
|
- 根据众测信息获取对应token
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnalyzeController.html#crowdTestProgress">
|
|
|
- crowdTestProgress
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading7" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse7" aria-controls="collapse7">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> SettingController
|
|
|
- </div>
|
|
|
- <div id="collapse7" class="collapse " aria-labelledby="heading7">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_SettingController.html#getMainSitePath">
|
|
|
- getMainSitePath
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_SettingController.html#getCrowdtestUrl">
|
|
|
- getCrowdtestUrl
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading8" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse8" aria-controls="collapse8">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> AnnotationController
|
|
|
- </div>
|
|
|
- <div id="collapse8" class="collapse " aria-labelledby="heading8">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnnotationController.html#saveAnnotation">
|
|
|
- saveAnnotation
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnnotationController.html#getAnnotation">
|
|
|
- getAnnotation
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_AnnotationController.html#deleteAnnotation">
|
|
|
- deleteAnnotation
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading9" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse9" aria-controls="collapse9">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> ConfigurationController
|
|
|
- </div>
|
|
|
- <div id="collapse9" class="collapse " aria-labelledby="heading9">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ConfigurationController.html#getAllConfiguration">
|
|
|
- getAllConfiguration
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading10" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse10" aria-controls="collapse10">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> DataController
|
|
|
- </div>
|
|
|
- <div id="collapse10" class="collapse " aria-labelledby="heading10">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_DataController.html#getBugDetailByCaseId">
|
|
|
- 根据caseId获取bug报告
|
|
|
-保存到本地,
|
|
|
-bug信息保存为json,csv文件,图片打包为zip文件
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_DataController.html#saveBugDetailFromFile">
|
|
|
- bug数据导入
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_DataController.html#saveBugDetailFromOss">
|
|
|
- bug数据导入
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading11" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse11" aria-controls="collapse11">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> ReviewController
|
|
|
- </div>
|
|
|
- <div id="collapse11" class="collapse " aria-labelledby="heading11">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#getReportListByWorkerJob">
|
|
|
- getReportListByWorkerJob
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#getItemsByReport">
|
|
|
- getItemsByReport
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#getAnswerByWorkerJobReportItem">
|
|
|
- getAnswerByWorkerJobReportItem
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#saveAnswer">
|
|
|
- saveAnswer
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#getWorkers">
|
|
|
- getWorkers
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#getReportsByJob">
|
|
|
- getReportsByJob
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#getCorrectAnswerByReportItem">
|
|
|
- getCorrectAnswerByReportItem
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#updateCorrectAnswer">
|
|
|
- updateCorrectAnswer
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#getItemReportJobAnswers">
|
|
|
- getItemReportJobAnswers
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewController.html#setGrade">
|
|
|
- setGrade
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading12" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse12" aria-controls="collapse12">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> 上传 /upload
|
|
|
- </div>
|
|
|
- <div id="collapse12" class="collapse " aria-labelledby="heading12">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#submit">
|
|
|
- 上传新的Bug报告 /submit 返回具体bug报告的id
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#good">
|
|
|
- 点赞接口 👍 /good
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#cancelGood">
|
|
|
- 取消点赞 /cancelGood
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#bad">
|
|
|
- 点踩 /bad
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#cancelBad">
|
|
|
- 取消点踩 /bad
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#repair">
|
|
|
- repair
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#saveTitle">
|
|
|
- saveTitle
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#repairThums">
|
|
|
- repairThums
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#repairTime">
|
|
|
- repairTime
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_UploadController.html#uploadImage">
|
|
|
- 上传图片 /image
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading13" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse13" aria-controls="collapse13">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> HistoryController
|
|
|
- </div>
|
|
|
- <div id="collapse13" class="collapse " aria-labelledby="heading13">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getHistory">
|
|
|
- getHistory
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getRoots">
|
|
|
- getRoots
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getTrees">
|
|
|
- getTrees
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getTreesStu">
|
|
|
- getTreesStu
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getSingle">
|
|
|
- getSingle
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getAll">
|
|
|
- getAll
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getSingleStu">
|
|
|
- getSingleStu
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getPath">
|
|
|
- getPath
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#fresh">
|
|
|
- fresh
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getSingleByCondition">
|
|
|
- getSingleByCondition
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_HistoryController.html#getBugByPage">
|
|
|
- getBugByPage
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading14" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse14" aria-controls="collapse14">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> GraphController
|
|
|
- </div>
|
|
|
- <div id="collapse14" class="collapse " aria-labelledby="heading14">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_GraphController.html#get_case_bug_valid">
|
|
|
- get_case_bug_valid
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_GraphController.html#get_thums_total_valid">
|
|
|
- get_thums_total_valid
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_GraphController.html#get_valid_thums">
|
|
|
- get_valid_thums
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_GraphController.html#get_valid_fork">
|
|
|
- get_valid_fork
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_GraphController.html#ThumsToScores">
|
|
|
- ThumsToScores
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_GraphController.html#get_bug_fork">
|
|
|
- get_bug_fork
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_GraphController.html#get_rec_fork_valid_thums">
|
|
|
- get_rec_fork_valid_thums
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading15" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse15" aria-controls="collapse15">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> RelationController
|
|
|
- </div>
|
|
|
- <div id="collapse15" class="collapse " aria-labelledby="heading15">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RelationController.html#getCTB">
|
|
|
- 获取用例下的所有bug /CTB
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RelationController.html#removeCTB">
|
|
|
- 删除单条bug /remove
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_RelationController.html#removeCase">
|
|
|
- 删除一个用例下的所有bug /removeAll
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading16" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse16" aria-controls="collapse16">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> OAuthController
|
|
|
- </div>
|
|
|
- <div id="collapse16" class="collapse " aria-labelledby="heading16">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_OAuthController.html#auth">
|
|
|
- auth
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_OAuthController.html#getLoginUser">
|
|
|
- getLoginUser
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading17" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse17" aria-controls="collapse17">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> /oss oss相关操作
|
|
|
- </div>
|
|
|
- <div id="collapse17" class="collapse " aria-labelledby="heading17">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_OssController.html#getOssConf">
|
|
|
- /ossConf 获取oss必要的信息,秘钥等
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_OssController.html#getFeatureConf">
|
|
|
- /featureConf 获取信息
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_OssController.html#ossUpload">
|
|
|
- ossUpload
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading18" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse18" aria-controls="collapse18">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> 报告相关 /report
|
|
|
- </div>
|
|
|
- <div id="collapse18" class="collapse " aria-labelledby="heading18">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#getReport">
|
|
|
- getReport
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#getReportReview">
|
|
|
- getReportReview
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#ThumsRank">
|
|
|
- ThumsRank
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#ForkRank">
|
|
|
- ForkRank
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#relations">
|
|
|
- relations
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#keyWords">
|
|
|
- keyWords
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#charm">
|
|
|
- charm
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#userRecord">
|
|
|
- 记录点赞点踩 /record
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#pageRec">
|
|
|
- 路径页面推荐 /pageRec,返回导图中的推荐页面
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReportController.html#bugRec">
|
|
|
- bug 推荐 /bugRec
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading19" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse19" aria-controls="collapse19">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> NodeController
|
|
|
- </div>
|
|
|
- <div id="collapse19" class="collapse " aria-labelledby="heading19">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_NodeController.html#generateBasicNode">
|
|
|
- generateBasicNode
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_NodeController.html#generateCatchNode">
|
|
|
- generateCatchNode
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_NodeController.html#getBasicNode">
|
|
|
- getBasicNode
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_NodeController.html#uploadCatchNode">
|
|
|
- uploadCatchNode
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_NodeController.html#uploadSingleCatchNode">
|
|
|
- uploadSingleCatchNode
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_NodeController.html#uploadSingleCatchNodes">
|
|
|
- uploadSingleCatchNodes
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading20" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse20" aria-controls="collapse20">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> ReviewPaperController
|
|
|
- </div>
|
|
|
- <div id="collapse20" class="collapse " aria-labelledby="heading20">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#uploadReport">
|
|
|
- uploadReport
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#uploadPaper">
|
|
|
- uploadPaper
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#getPaperJson">
|
|
|
- getPaperJson
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#getPaperById">
|
|
|
- getPaperById
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#getReportsByPaper">
|
|
|
- getReportsByPaper
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#getPapers">
|
|
|
- getPapers
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#deletePaper">
|
|
|
- deletePaper
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#updatePaper">
|
|
|
- updatePaper
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#getPaperByWorker">
|
|
|
- getPaperByWorker
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_ReviewPaperController.html#getPaperAnswerJson">
|
|
|
- getPaperAnswerJson
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="panel">
|
|
|
- <div id="heading21" data-parent="#accordion" class="catalog-title" data-toggle="collapse"
|
|
|
- aria-expanded="true" data-target="#collapse21" aria-controls="collapse21">
|
|
|
- <i class="glyphicon glyphicon-align-justify"></i> CrowdsourcingToReviewController
|
|
|
- </div>
|
|
|
- <div id="collapse21" class="collapse " aria-labelledby="heading21">
|
|
|
- <a class="catalog-item" href="edu_nju_controller_CrowdsourcingToReviewController.html#getExamIdByJobId">
|
|
|
- getExamIdByJobId
|
|
|
- </a>
|
|
|
- <a class="catalog-item" href="edu_nju_controller_CrowdsourcingToReviewController.html#getJobIdByExamId">
|
|
|
- getJobIdByExamId
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-</div> </div>
|
|
|
- <div class="book-body">
|
|
|
- <div class="body-inner">
|
|
|
- <div class="book-header">
|
|
|
- <div class="d-flex justify-content-between">
|
|
|
- <a class="header-menu toggle-catalog" href="javascript:void(0)"><i
|
|
|
- class="glyphicon glyphicon-align-justify"></i> 目录</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="page-wrapper">
|
|
|
- <div class="page-inner">
|
|
|
- <div class="action-list">
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getValid"><a href="#">getValid </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/valid</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getValidByBugId"><a href="#">getValidByBugId </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/validByBugId</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getBugDataVO"><a href="#">getBugDataVO </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/bugData</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">[{
|
|
|
- "bugId":"string",
|
|
|
- "bugCategory":"string",
|
|
|
- "severity":"string",
|
|
|
- "bugCreateTime":"string",
|
|
|
- "bugPage":"string",
|
|
|
- "score":"int",
|
|
|
- "parent":"string",
|
|
|
- "children":"string[]",
|
|
|
- "root":"string",
|
|
|
- "goodNum":"int",
|
|
|
- "badNum":"int",
|
|
|
- "reportId":"string",
|
|
|
- "workerId":"string"
|
|
|
-}]</pre>
|
|
|
- <div class="form-group">
|
|
|
- <a type="button" class="btn btn-sm btn-default" href="javaCodes/edu_nju_controller_AnalyzeController_getBugDataVO_BugDataVO.html"><i
|
|
|
- class="fa fa-android" aria-hidden="true"></i> Android Model</a>
|
|
|
- <a type="button" class="btn btn-sm btn-default" href="iosCodes/edu_nju_controller_AnalyzeController_getBugDataVO_BugDataVO.html"><i class="fa fa-apple"
|
|
|
- aria-hidden="true"></i>
|
|
|
- iOS Model</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getThums"><a href="#">getThums </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/thums</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getScores"><a href="#">47.99.140.117:9001/Bug/api/analyze/scores </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/scores</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>请求参数</strong> <span class="badge">application/x-www-form-urlencoded</span></p>
|
|
|
- <table class="table table-bordered">
|
|
|
- <tr>
|
|
|
- <th>参数名</th>
|
|
|
- <th>类型</th>
|
|
|
- <th>必须</th>
|
|
|
- <th>描述</th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>case_take_id</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td>caseId - taskId,示例1632-2927</td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getNewScores"><a href="#">47.99.140.117:9001/Bug/api/analyze/newScores </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/newScores</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>请求参数</strong> <span class="badge">application/x-www-form-urlencoded</span></p>
|
|
|
- <table class="table table-bordered">
|
|
|
- <tr>
|
|
|
- <th>参数名</th>
|
|
|
- <th>类型</th>
|
|
|
- <th>必须</th>
|
|
|
- <th>描述</th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>case_take_id</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td>caseId - taskId,示例1632-2927</td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getUsers"><a href="#">getUsers </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/users</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getUserss"><a href="#">getUserss </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/workers</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">long[]</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getGrade"><a href="#">getGrade </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/grade</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="saveGrade"><a href="#">saveGrade </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/save</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="saveSimiliarGrade"><a href="#">saveSimiliarGrade </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/saveSimiliar</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="saveGradeByWorker"><a href="#">saveGradeByWorker </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/saveByWorker</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getDetail"><a href="#">getDetail </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/bugDetail</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getAllGrades"><a href="#">getAllGrades </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/allGrades</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getDiff"><a href="#">getDiff </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/diff</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getUserPath"><a href="#">获取路径信息 /path 返回整个导图,以及已点亮的导图页面 </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/path</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>请求参数</strong> <span class="badge">application/x-www-form-urlencoded</span></p>
|
|
|
- <table class="table table-bordered">
|
|
|
- <tr>
|
|
|
- <th>参数名</th>
|
|
|
- <th>类型</th>
|
|
|
- <th>必须</th>
|
|
|
- <th>描述</th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>case_take_id</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td>案例-任务id</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>report_id</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td>报告id</td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getAfterSimilarBug"><a href="#">getAfterSimilarBug </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/afterSimilarBug</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analyseExam"><a href="#">analyseExam </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyseExam</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analysePeople"><a href="#">todo 引进 guvva 来做缓存 </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analysePeople</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>请求参数</strong> <span class="badge">application/x-www-form-urlencoded</span></p>
|
|
|
- <table class="table table-bordered">
|
|
|
- <tr>
|
|
|
- <th>参数名</th>
|
|
|
- <th>类型</th>
|
|
|
- <th>必须</th>
|
|
|
- <th>描述</th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>caseId</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>taskId</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>workId</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getAnalyseTaskToken"><a href="#">getAnalyseTaskToken </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyse/getTaskToken</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">string{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analyseTask"><a href="#">analyseTask </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyse/task</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analyseSinglePeople"><a href="#">todo 引进 guvva 来做缓存 </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyse/people</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>请求参数</strong> <span class="badge">application/x-www-form-urlencoded</span></p>
|
|
|
- <table class="table table-bordered">
|
|
|
- <tr>
|
|
|
- <th>参数名</th>
|
|
|
- <th>类型</th>
|
|
|
- <th>必须</th>
|
|
|
- <th>描述</th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>workId</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="getHistoricalData"><a href="#">getHistoricalData </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/historicalData</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{
|
|
|
- "reportNum":"int",
|
|
|
- "scoreList":"double[] //各个报告的得分",
|
|
|
- "totalScore":"double //报告总分",
|
|
|
- "participateNum":"int //参加的和本次考试类型有关的众包测试次数",
|
|
|
- "totalParticipateNum":"int //参加众包考试次数"
|
|
|
-}</pre>
|
|
|
- <div class="form-group">
|
|
|
- <a type="button" class="btn btn-sm btn-default" href="javaCodes/edu_nju_controller_AnalyzeController_getHistoricalData_HistoricalDataVO.html"><i
|
|
|
- class="fa fa-android" aria-hidden="true"></i> Android Model</a>
|
|
|
- <a type="button" class="btn btn-sm btn-default" href="iosCodes/edu_nju_controller_AnalyzeController_getHistoricalData_HistoricalDataVO.html"><i class="fa fa-apple"
|
|
|
- aria-hidden="true"></i>
|
|
|
- iOS Model</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analyseExam2"><a href="#">analyseExam2 </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyseExam2</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analysePageCover"><a href="#">analysePageCover </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analysePageCover</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analyseBugInfo"><a href="#">analyseBugInfo </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyseBugInfo</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analyseBugInfoByToken"><a href="#">analyseBugInfoByToken </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyse/BugInfo</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analyseBugSubmitInfo"><a href="#">analyseBugSubmitInfo </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyseBugSubmitInfo</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="analyseBugSubmitInfoByToken"><a href="#">analyseBugSubmitInfoByToken </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/analyse/BugSubmitInfo</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="tokenToDetailUrl"><a href="#">根据token获取众测任务具体信息 </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/tokenToDetail</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>请求参数</strong> <span class="badge">application/x-www-form-urlencoded</span></p>
|
|
|
- <table class="table table-bordered">
|
|
|
- <tr>
|
|
|
- <th>参数名</th>
|
|
|
- <th>类型</th>
|
|
|
- <th>必须</th>
|
|
|
- <th>描述</th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>token</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="detailToToken"><a href="#">根据众测信息获取对应token </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/detailToToken</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
- <span class="label label-default">POST</span>
|
|
|
-</p>
|
|
|
- <p><strong>请求参数</strong> <span class="badge">application/x-www-form-urlencoded</span></p>
|
|
|
- <table class="table table-bordered">
|
|
|
- <tr>
|
|
|
- <th>参数名</th>
|
|
|
- <th>类型</th>
|
|
|
- <th>必须</th>
|
|
|
- <th>描述</th>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>examId</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>caseId</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>userId</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>beginTime</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>endTime</td>
|
|
|
- <td>string</td>
|
|
|
- <td>否</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">string{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- <div class="action-item">
|
|
|
-<h2 id="crowdTestProgress"><a href="#">crowdTestProgress </a></h2>
|
|
|
-<p><strong>请求URL</strong></p>
|
|
|
-<p>
|
|
|
- <code>/analyze/progress</code>
|
|
|
- <span class="label label-default">GET</span>
|
|
|
-</p>
|
|
|
- <p><strong>返回结果</strong></p>
|
|
|
- <pre class="prettyprint lang-json">double{}</pre>
|
|
|
- </div>
|
|
|
- <hr>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-</div>
|
|
|
-<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"></script>
|
|
|
-<script src="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/js/bootstrap.min.js"></script>
|
|
|
-<script src="https://cdn.jsdelivr.net/autocomplete.js/0/autocomplete.jquery.min.js"></script>
|
|
|
-<script src="https://cdn.jsdelivr.net/npm/google-code-prettify@1.0.5/bin/prettify.min.js"></script>
|
|
|
-<script>
|
|
|
-
|
|
|
- var search_source_data = [
|
|
|
- {name: 'DeleteController.deleteCase', url: 'edu_nju_controller_DeleteController.html#deleteCase'},
|
|
|
- {name: 'DeleteController.deleteOne', url: 'edu_nju_controller_DeleteController.html#deleteOne'},
|
|
|
- {name: 'DeleteController.deleteBug', url: 'edu_nju_controller_DeleteController.html#deleteBug'},
|
|
|
- {name: 'DeleteController.update_case_take', url: 'edu_nju_controller_DeleteController.html#update_case_take'},
|
|
|
- {name: 'ReviewJobController.getJobById', url: 'edu_nju_controller_ReviewJobController.html#getJobById'},
|
|
|
- {name: 'ReviewJobController.getJobs', url: 'edu_nju_controller_ReviewJobController.html#getJobs'},
|
|
|
- {name: 'ReviewJobController.uploadJob', url: 'edu_nju_controller_ReviewJobController.html#uploadJob'},
|
|
|
- {name: 'ReviewJobController.uploadJobByJson', url: 'edu_nju_controller_ReviewJobController.html#uploadJobByJson'},
|
|
|
- {name: 'ReviewJobController.updateJob', url: 'edu_nju_controller_ReviewJobController.html#updateJob'},
|
|
|
- {name: 'ReviewJobController.deleteJob', url: 'edu_nju_controller_ReviewJobController.html#deleteJob'},
|
|
|
- {name: 'ReviewJobController.getJobsByPaper', url: 'edu_nju_controller_ReviewJobController.html#getJobsByPaper'},
|
|
|
- {name: 'ReviewJobController.getJobsByExamCase', url: 'edu_nju_controller_ReviewJobController.html#getJobsByExamCase'},
|
|
|
- {name: 'ReviewAnalyzeController.analyzeItem', url: 'edu_nju_controller_ReviewAnalyzeController.html#analyzeItem'},
|
|
|
- {name: 'ReviewAnalyzeController.getExcel', url: 'edu_nju_controller_ReviewAnalyzeController.html#getExcel'},
|
|
|
- {name: 'ReviewAnalyzeController.getJson', url: 'edu_nju_controller_ReviewAnalyzeController.html#getJson'},
|
|
|
- {name: 'ReviewAnalyzeController.crowdReviewGradeToCrowdTest', url: 'edu_nju_controller_ReviewAnalyzeController.html#crowdReviewGradeToCrowdTest'},
|
|
|
- {name: '上传用例报告相关接口/extra.上传测试报告 /uploadReport 返回测试报告id', url: 'edu_nju_controller_ExtraController.html#uploadReport'},
|
|
|
- {name: '上传用例报告相关接口/extra.更新测试报告 /updateReport 只返回200或500', url: 'edu_nju_controller_ExtraController.html#updateReport'},
|
|
|
- {name: '上传用例报告相关接口/extra.获取测试报告 /getReport', url: 'edu_nju_controller_ExtraController.html#getReport'},
|
|
|
- {name: '上传用例报告相关接口/extra.findPage', url: 'edu_nju_controller_ExtraController.html#findPage'},
|
|
|
- {name: '上传用例报告相关接口/extra./findByWorker 使用case_take_id 和 worker_id获取测试报告信息', url: 'edu_nju_controller_ExtraController.html#findByWorker'},
|
|
|
- {name: '上传用例报告相关接口/extra.获取测试用例列表 /getCaseList 返回报告下的所有用例信息', url: 'edu_nju_controller_ExtraController.html#getCaseList'},
|
|
|
- {name: '上传用例报告相关接口/extra.获取测试Bug列表 /getBugList 返回报告下的所有bug', url: 'edu_nju_controller_ExtraController.html#getBugList'},
|
|
|
- {name: '上传用例报告相关接口/extra.47.99.140.117:9001/Bug/api/extra/uploadExam', url: 'edu_nju_controller_ExtraController.html#uploadExam'},
|
|
|
- {name: '上传用例报告相关接口/extra.创建任务', url: 'edu_nju_controller_ExtraController.html#uploadExamUrl'},
|
|
|
- {name: '上传用例报告相关接口/extra.47.99.140.117:9001/Bug/api/extra/getExamList', url: 'edu_nju_controller_ExtraController.html#getExamList'},
|
|
|
- {name: '上传用例报告相关接口/extra./getExam 获取考试的操作类型信息', url: 'edu_nju_controller_ExtraController.html#getExam'},
|
|
|
- {name: '上传用例报告相关接口/extra.上传测试用例 /uploadTestCase', url: 'edu_nju_controller_ExtraController.html#uploadTestCase'},
|
|
|
- {name: '上传用例报告相关接口/extra.获取指定用例id的用例信息 /getTestCase', url: 'edu_nju_controller_ExtraController.html#getTestCase'},
|
|
|
- {name: '上传用例报告相关接口/extra.更新测试用例 /updateTestCase 返回200或500', url: 'edu_nju_controller_ExtraController.html#updateTestCase'},
|
|
|
- {name: '上传用例报告相关接口/extra.updateTask', url: 'edu_nju_controller_ExtraController.html#updateTask'},
|
|
|
- {name: '上传用例报告相关接口/extra.getTask', url: 'edu_nju_controller_ExtraController.html#getTask'},
|
|
|
- {name: '上传用例报告相关接口/extra.getTask', url: 'edu_nju_controller_ExtraController.html#getTask'},
|
|
|
- {name: '上传用例报告相关接口/extra.getPageUrl', url: 'edu_nju_controller_ExtraController.html#getPageUrl'},
|
|
|
- {name: '推荐接口相关 /rec RecommendController./getList 每次刷新或进入填写页面,都应该调用一次该方法,因为其中包含了一些初始化操作,返回推荐列表', url: 'edu_nju_controller_RecommendController.html#getList'},
|
|
|
- {name: '推荐接口相关 /rec RecommendController./getDetail 用户点击查看一个Bug的详细信息,返回bug信息', url: 'edu_nju_controller_RecommendController.html#getDetail'},
|
|
|
- {name: '推荐接口相关 /rec RecommendController./recommend 用户编辑bug时推荐相似bug
|
|
|
-用户点击六个类别之后,都使用该接口,返回推荐列表', url: 'edu_nju_controller_RecommendController.html#recommend'},
|
|
|
- {name: '推荐接口相关 /rec RecommendController.diversityRec', url: 'edu_nju_controller_RecommendController.html#diversityRec'},
|
|
|
- {name: '推荐接口相关 /rec RecommendController.getTitle', url: 'edu_nju_controller_RecommendController.html#getTitle'},
|
|
|
- {name: '推荐接口相关 /rec RecommendController.fork', url: 'edu_nju_controller_RecommendController.html#fork'},
|
|
|
- {name: 'ExportController.getValid', url: 'edu_nju_controller_ExportController.html#getValid'},
|
|
|
- {name: '分析接口 /analyze.getValid', url: 'edu_nju_controller_AnalyzeController.html#getValid'},
|
|
|
- {name: '分析接口 /analyze.getValidByBugId', url: 'edu_nju_controller_AnalyzeController.html#getValidByBugId'},
|
|
|
- {name: '分析接口 /analyze.getBugDataVO', url: 'edu_nju_controller_AnalyzeController.html#getBugDataVO'},
|
|
|
- {name: '分析接口 /analyze.getThums', url: 'edu_nju_controller_AnalyzeController.html#getThums'},
|
|
|
- {name: '分析接口 /analyze.47.99.140.117:9001/Bug/api/analyze/scores', url: 'edu_nju_controller_AnalyzeController.html#getScores'},
|
|
|
- {name: '分析接口 /analyze.47.99.140.117:9001/Bug/api/analyze/newScores', url: 'edu_nju_controller_AnalyzeController.html#getNewScores'},
|
|
|
- {name: '分析接口 /analyze.getUsers', url: 'edu_nju_controller_AnalyzeController.html#getUsers'},
|
|
|
- {name: '分析接口 /analyze.getUserss', url: 'edu_nju_controller_AnalyzeController.html#getUserss'},
|
|
|
- {name: '分析接口 /analyze.getGrade', url: 'edu_nju_controller_AnalyzeController.html#getGrade'},
|
|
|
- {name: '分析接口 /analyze.saveGrade', url: 'edu_nju_controller_AnalyzeController.html#saveGrade'},
|
|
|
- {name: '分析接口 /analyze.saveSimiliarGrade', url: 'edu_nju_controller_AnalyzeController.html#saveSimiliarGrade'},
|
|
|
- {name: '分析接口 /analyze.saveGradeByWorker', url: 'edu_nju_controller_AnalyzeController.html#saveGradeByWorker'},
|
|
|
- {name: '分析接口 /analyze.getDetail', url: 'edu_nju_controller_AnalyzeController.html#getDetail'},
|
|
|
- {name: '分析接口 /analyze.getAllGrades', url: 'edu_nju_controller_AnalyzeController.html#getAllGrades'},
|
|
|
- {name: '分析接口 /analyze.getDiff', url: 'edu_nju_controller_AnalyzeController.html#getDiff'},
|
|
|
- {name: '分析接口 /analyze.获取路径信息 /path 返回整个导图,以及已点亮的导图页面', url: 'edu_nju_controller_AnalyzeController.html#getUserPath'},
|
|
|
- {name: '分析接口 /analyze.getAfterSimilarBug', url: 'edu_nju_controller_AnalyzeController.html#getAfterSimilarBug'},
|
|
|
- {name: '分析接口 /analyze.analyseExam', url: 'edu_nju_controller_AnalyzeController.html#analyseExam'},
|
|
|
- {name: '分析接口 /analyze.todo 引进 guvva 来做缓存', url: 'edu_nju_controller_AnalyzeController.html#analysePeople'},
|
|
|
- {name: '分析接口 /analyze.getAnalyseTaskToken', url: 'edu_nju_controller_AnalyzeController.html#getAnalyseTaskToken'},
|
|
|
- {name: '分析接口 /analyze.analyseTask', url: 'edu_nju_controller_AnalyzeController.html#analyseTask'},
|
|
|
- {name: '分析接口 /analyze.todo 引进 guvva 来做缓存', url: 'edu_nju_controller_AnalyzeController.html#analyseSinglePeople'},
|
|
|
- {name: '分析接口 /analyze.getHistoricalData', url: 'edu_nju_controller_AnalyzeController.html#getHistoricalData'},
|
|
|
- {name: '分析接口 /analyze.analyseExam2', url: 'edu_nju_controller_AnalyzeController.html#analyseExam2'},
|
|
|
- {name: '分析接口 /analyze.analysePageCover', url: 'edu_nju_controller_AnalyzeController.html#analysePageCover'},
|
|
|
- {name: '分析接口 /analyze.analyseBugInfo', url: 'edu_nju_controller_AnalyzeController.html#analyseBugInfo'},
|
|
|
- {name: '分析接口 /analyze.analyseBugInfoByToken', url: 'edu_nju_controller_AnalyzeController.html#analyseBugInfoByToken'},
|
|
|
- {name: '分析接口 /analyze.analyseBugSubmitInfo', url: 'edu_nju_controller_AnalyzeController.html#analyseBugSubmitInfo'},
|
|
|
- {name: '分析接口 /analyze.analyseBugSubmitInfoByToken', url: 'edu_nju_controller_AnalyzeController.html#analyseBugSubmitInfoByToken'},
|
|
|
- {name: '分析接口 /analyze.根据token获取众测任务具体信息', url: 'edu_nju_controller_AnalyzeController.html#tokenToDetailUrl'},
|
|
|
- {name: '分析接口 /analyze.根据众测信息获取对应token', url: 'edu_nju_controller_AnalyzeController.html#detailToToken'},
|
|
|
- {name: '分析接口 /analyze.crowdTestProgress', url: 'edu_nju_controller_AnalyzeController.html#crowdTestProgress'},
|
|
|
- {name: 'SettingController.getMainSitePath', url: 'edu_nju_controller_SettingController.html#getMainSitePath'},
|
|
|
- {name: 'SettingController.getCrowdtestUrl', url: 'edu_nju_controller_SettingController.html#getCrowdtestUrl'},
|
|
|
- {name: 'AnnotationController.saveAnnotation', url: 'edu_nju_controller_AnnotationController.html#saveAnnotation'},
|
|
|
- {name: 'AnnotationController.getAnnotation', url: 'edu_nju_controller_AnnotationController.html#getAnnotation'},
|
|
|
- {name: 'AnnotationController.deleteAnnotation', url: 'edu_nju_controller_AnnotationController.html#deleteAnnotation'},
|
|
|
- {name: 'ConfigurationController.getAllConfiguration', url: 'edu_nju_controller_ConfigurationController.html#getAllConfiguration'},
|
|
|
- {name: 'DataController.根据caseId获取bug报告
|
|
|
-保存到本地,
|
|
|
-bug信息保存为json,csv文件,图片打包为zip文件', url: 'edu_nju_controller_DataController.html#getBugDetailByCaseId'},
|
|
|
- {name: 'DataController.bug数据导入', url: 'edu_nju_controller_DataController.html#saveBugDetailFromFile'},
|
|
|
- {name: 'DataController.bug数据导入', url: 'edu_nju_controller_DataController.html#saveBugDetailFromOss'},
|
|
|
- {name: 'ReviewController.getReportListByWorkerJob', url: 'edu_nju_controller_ReviewController.html#getReportListByWorkerJob'},
|
|
|
- {name: 'ReviewController.getItemsByReport', url: 'edu_nju_controller_ReviewController.html#getItemsByReport'},
|
|
|
- {name: 'ReviewController.getAnswerByWorkerJobReportItem', url: 'edu_nju_controller_ReviewController.html#getAnswerByWorkerJobReportItem'},
|
|
|
- {name: 'ReviewController.saveAnswer', url: 'edu_nju_controller_ReviewController.html#saveAnswer'},
|
|
|
- {name: 'ReviewController.getWorkers', url: 'edu_nju_controller_ReviewController.html#getWorkers'},
|
|
|
- {name: 'ReviewController.getReportsByJob', url: 'edu_nju_controller_ReviewController.html#getReportsByJob'},
|
|
|
- {name: 'ReviewController.getCorrectAnswerByReportItem', url: 'edu_nju_controller_ReviewController.html#getCorrectAnswerByReportItem'},
|
|
|
- {name: 'ReviewController.updateCorrectAnswer', url: 'edu_nju_controller_ReviewController.html#updateCorrectAnswer'},
|
|
|
- {name: 'ReviewController.getItemReportJobAnswers', url: 'edu_nju_controller_ReviewController.html#getItemReportJobAnswers'},
|
|
|
- {name: 'ReviewController.setGrade', url: 'edu_nju_controller_ReviewController.html#setGrade'},
|
|
|
- {name: '上传 /upload.上传新的Bug报告 /submit 返回具体bug报告的id', url: 'edu_nju_controller_UploadController.html#submit'},
|
|
|
- {name: '上传 /upload.点赞接口 👍 /good', url: 'edu_nju_controller_UploadController.html#good'},
|
|
|
- {name: '上传 /upload.取消点赞 /cancelGood', url: 'edu_nju_controller_UploadController.html#cancelGood'},
|
|
|
- {name: '上传 /upload.点踩 /bad', url: 'edu_nju_controller_UploadController.html#bad'},
|
|
|
- {name: '上传 /upload.取消点踩 /bad', url: 'edu_nju_controller_UploadController.html#cancelBad'},
|
|
|
- {name: '上传 /upload.repair', url: 'edu_nju_controller_UploadController.html#repair'},
|
|
|
- {name: '上传 /upload.saveTitle', url: 'edu_nju_controller_UploadController.html#saveTitle'},
|
|
|
- {name: '上传 /upload.repairThums', url: 'edu_nju_controller_UploadController.html#repairThums'},
|
|
|
- {name: '上传 /upload.repairTime', url: 'edu_nju_controller_UploadController.html#repairTime'},
|
|
|
- {name: '上传 /upload.上传图片 /image', url: 'edu_nju_controller_UploadController.html#uploadImage'},
|
|
|
- {name: 'HistoryController.getHistory', url: 'edu_nju_controller_HistoryController.html#getHistory'},
|
|
|
- {name: 'HistoryController.getRoots', url: 'edu_nju_controller_HistoryController.html#getRoots'},
|
|
|
- {name: 'HistoryController.getTrees', url: 'edu_nju_controller_HistoryController.html#getTrees'},
|
|
|
- {name: 'HistoryController.getTreesStu', url: 'edu_nju_controller_HistoryController.html#getTreesStu'},
|
|
|
- {name: 'HistoryController.getSingle', url: 'edu_nju_controller_HistoryController.html#getSingle'},
|
|
|
- {name: 'HistoryController.getAll', url: 'edu_nju_controller_HistoryController.html#getAll'},
|
|
|
- {name: 'HistoryController.getSingleStu', url: 'edu_nju_controller_HistoryController.html#getSingleStu'},
|
|
|
- {name: 'HistoryController.getPath', url: 'edu_nju_controller_HistoryController.html#getPath'},
|
|
|
- {name: 'HistoryController.fresh', url: 'edu_nju_controller_HistoryController.html#fresh'},
|
|
|
- {name: 'HistoryController.getSingleByCondition', url: 'edu_nju_controller_HistoryController.html#getSingleByCondition'},
|
|
|
- {name: 'HistoryController.getBugByPage', url: 'edu_nju_controller_HistoryController.html#getBugByPage'},
|
|
|
- {name: 'GraphController.get_case_bug_valid', url: 'edu_nju_controller_GraphController.html#get_case_bug_valid'},
|
|
|
- {name: 'GraphController.get_thums_total_valid', url: 'edu_nju_controller_GraphController.html#get_thums_total_valid'},
|
|
|
- {name: 'GraphController.get_valid_thums', url: 'edu_nju_controller_GraphController.html#get_valid_thums'},
|
|
|
- {name: 'GraphController.get_valid_fork', url: 'edu_nju_controller_GraphController.html#get_valid_fork'},
|
|
|
- {name: 'GraphController.ThumsToScores', url: 'edu_nju_controller_GraphController.html#ThumsToScores'},
|
|
|
- {name: 'GraphController.get_bug_fork', url: 'edu_nju_controller_GraphController.html#get_bug_fork'},
|
|
|
- {name: 'GraphController.get_rec_fork_valid_thums', url: 'edu_nju_controller_GraphController.html#get_rec_fork_valid_thums'},
|
|
|
- {name: 'RelationController.获取用例下的所有bug /CTB', url: 'edu_nju_controller_RelationController.html#getCTB'},
|
|
|
- {name: 'RelationController.删除单条bug /remove', url: 'edu_nju_controller_RelationController.html#removeCTB'},
|
|
|
- {name: 'RelationController.删除一个用例下的所有bug /removeAll', url: 'edu_nju_controller_RelationController.html#removeCase'},
|
|
|
- {name: 'OAuthController.auth', url: 'edu_nju_controller_OAuthController.html#auth'},
|
|
|
- {name: 'OAuthController.getLoginUser', url: 'edu_nju_controller_OAuthController.html#getLoginUser'},
|
|
|
- {name: '/oss oss相关操作./ossConf 获取oss必要的信息,秘钥等', url: 'edu_nju_controller_OssController.html#getOssConf'},
|
|
|
- {name: '/oss oss相关操作./featureConf 获取信息', url: 'edu_nju_controller_OssController.html#getFeatureConf'},
|
|
|
- {name: '/oss oss相关操作.ossUpload', url: 'edu_nju_controller_OssController.html#ossUpload'},
|
|
|
- {name: '报告相关 /report.getReport', url: 'edu_nju_controller_ReportController.html#getReport'},
|
|
|
- {name: '报告相关 /report.getReportReview', url: 'edu_nju_controller_ReportController.html#getReportReview'},
|
|
|
- {name: '报告相关 /report.ThumsRank', url: 'edu_nju_controller_ReportController.html#ThumsRank'},
|
|
|
- {name: '报告相关 /report.ForkRank', url: 'edu_nju_controller_ReportController.html#ForkRank'},
|
|
|
- {name: '报告相关 /report.relations', url: 'edu_nju_controller_ReportController.html#relations'},
|
|
|
- {name: '报告相关 /report.keyWords', url: 'edu_nju_controller_ReportController.html#keyWords'},
|
|
|
- {name: '报告相关 /report.charm', url: 'edu_nju_controller_ReportController.html#charm'},
|
|
|
- {name: '报告相关 /report.记录点赞点踩 /record', url: 'edu_nju_controller_ReportController.html#userRecord'},
|
|
|
- {name: '报告相关 /report.路径页面推荐 /pageRec,返回导图中的推荐页面', url: 'edu_nju_controller_ReportController.html#pageRec'},
|
|
|
- {name: '报告相关 /report.bug 推荐 /bugRec', url: 'edu_nju_controller_ReportController.html#bugRec'},
|
|
|
- {name: 'NodeController.generateBasicNode', url: 'edu_nju_controller_NodeController.html#generateBasicNode'},
|
|
|
- {name: 'NodeController.generateCatchNode', url: 'edu_nju_controller_NodeController.html#generateCatchNode'},
|
|
|
- {name: 'NodeController.getBasicNode', url: 'edu_nju_controller_NodeController.html#getBasicNode'},
|
|
|
- {name: 'NodeController.uploadCatchNode', url: 'edu_nju_controller_NodeController.html#uploadCatchNode'},
|
|
|
- {name: 'NodeController.uploadSingleCatchNode', url: 'edu_nju_controller_NodeController.html#uploadSingleCatchNode'},
|
|
|
- {name: 'NodeController.uploadSingleCatchNodes', url: 'edu_nju_controller_NodeController.html#uploadSingleCatchNodes'},
|
|
|
- {name: 'ReviewPaperController.uploadReport', url: 'edu_nju_controller_ReviewPaperController.html#uploadReport'},
|
|
|
- {name: 'ReviewPaperController.uploadPaper', url: 'edu_nju_controller_ReviewPaperController.html#uploadPaper'},
|
|
|
- {name: 'ReviewPaperController.getPaperJson', url: 'edu_nju_controller_ReviewPaperController.html#getPaperJson'},
|
|
|
- {name: 'ReviewPaperController.getPaperById', url: 'edu_nju_controller_ReviewPaperController.html#getPaperById'},
|
|
|
- {name: 'ReviewPaperController.getReportsByPaper', url: 'edu_nju_controller_ReviewPaperController.html#getReportsByPaper'},
|
|
|
- {name: 'ReviewPaperController.getPapers', url: 'edu_nju_controller_ReviewPaperController.html#getPapers'},
|
|
|
- {name: 'ReviewPaperController.deletePaper', url: 'edu_nju_controller_ReviewPaperController.html#deletePaper'},
|
|
|
- {name: 'ReviewPaperController.updatePaper', url: 'edu_nju_controller_ReviewPaperController.html#updatePaper'},
|
|
|
- {name: 'ReviewPaperController.getPaperByWorker', url: 'edu_nju_controller_ReviewPaperController.html#getPaperByWorker'},
|
|
|
- {name: 'ReviewPaperController.getPaperAnswerJson', url: 'edu_nju_controller_ReviewPaperController.html#getPaperAnswerJson'},
|
|
|
- {name: 'CrowdsourcingToReviewController.getExamIdByJobId', url: 'edu_nju_controller_CrowdsourcingToReviewController.html#getExamIdByJobId'},
|
|
|
- {name: 'CrowdsourcingToReviewController.getJobIdByExamId', url: 'edu_nju_controller_CrowdsourcingToReviewController.html#getJobIdByExamId'},
|
|
|
- ];
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- $('.toggle-catalog').click(function () {
|
|
|
- $('.book').toggleClass('with-summary');
|
|
|
- });
|
|
|
-
|
|
|
- $('#inputSearch').autocomplete({hint: false}, [
|
|
|
- {
|
|
|
- source: function (query, callback) {
|
|
|
- var result = [];
|
|
|
- for(var i = 0; i !== search_source_data.length; i++){
|
|
|
- if(search_source_data[i].name.indexOf(query) !== -1){
|
|
|
- result.push(search_source_data[i]);
|
|
|
- }
|
|
|
- }
|
|
|
- callback(result);
|
|
|
- },
|
|
|
- displayKey: 'name',
|
|
|
- templates: {
|
|
|
- suggestion: function (suggestion) {
|
|
|
- return suggestion.name;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- ]).on('autocomplete:selected', function (event, suggestion, dataset, context) {
|
|
|
- self.location = suggestion.url;
|
|
|
- });
|
|
|
-</script>
|
|
|
-</body>
|
|
|
-</html>
|