|
@@ -0,0 +1,1410 @@
|
|
|
+<!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>AnalyzeController</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
|
|
|
+ </a>
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_ExtraController.html#updateReport">
|
|
|
+ 更新测试报告 /updateReport
|
|
|
+ </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
|
|
|
+ </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
|
|
|
+ </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">
|
|
|
+ 获取考试的操作类型信息
|
|
|
+ </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">
|
|
|
+ getTestCase
|
|
|
+ </a>
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_ExtraController.html#updateTestCase">
|
|
|
+ 更新测试用例 /updateTestCase
|
|
|
+ </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>
|
|
|
+ </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> RecommendController
|
|
|
+ </div>
|
|
|
+ <div id="collapse4" class="collapse " aria-labelledby="heading4">
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_RecommendController.html#getList">
|
|
|
+ 每次刷新或进入填写页面,都应该调用一次该方法,因为其中包含了一些初始化操作
|
|
|
+ </a>
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_RecommendController.html#getDetail">
|
|
|
+ 用户点击查看一个Bug的详细信息
|
|
|
+ </a>
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_RecommendController.html#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> AnalyzeController
|
|
|
+ </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">
|
|
|
+ getUserPath
|
|
|
+ </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#uploadTestReport">
|
|
|
+ uploadTestReport
|
|
|
+ </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> AnnotationController
|
|
|
+ </div>
|
|
|
+ <div id="collapse7" class="collapse " aria-labelledby="heading7">
|
|
|
+ <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="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> DataController
|
|
|
+ </div>
|
|
|
+ <div id="collapse8" class="collapse " aria-labelledby="heading8">
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_DataController.html#getBugDetailByCaseId">
|
|
|
+ 根据caseId获取bug报告
|
|
|
+ </a>
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_DataController.html#saveBugDetailFromFile">
|
|
|
+ bug数据导入
|
|
|
+ </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> ReviewController
|
|
|
+ </div>
|
|
|
+ <div id="collapse9" class="collapse " aria-labelledby="heading9">
|
|
|
+ <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="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> UploadController
|
|
|
+ </div>
|
|
|
+ <div id="collapse10" class="collapse " aria-labelledby="heading10">
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_UploadController.html#submit">
|
|
|
+ submit
|
|
|
+ </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">
|
|
|
+ cancelBad
|
|
|
+ </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>
|
|
|
+ </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> HistoryController
|
|
|
+ </div>
|
|
|
+ <div id="collapse11" class="collapse " aria-labelledby="heading11">
|
|
|
+ <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="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> GraphController
|
|
|
+ </div>
|
|
|
+ <div id="collapse12" class="collapse " aria-labelledby="heading12">
|
|
|
+ <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="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> RelationController
|
|
|
+ </div>
|
|
|
+ <div id="collapse13" class="collapse " aria-labelledby="heading13">
|
|
|
+ <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="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> OAuthController
|
|
|
+ </div>
|
|
|
+ <div id="collapse14" class="collapse " aria-labelledby="heading14">
|
|
|
+ <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="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> OssController
|
|
|
+ </div>
|
|
|
+ <div id="collapse15" class="collapse " aria-labelledby="heading15">
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_OssController.html#getOssConf">
|
|
|
+ getOssConf
|
|
|
+ </a>
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_OssController.html#getFeatureConf">
|
|
|
+ getFeatureConf
|
|
|
+ </a>
|
|
|
+ <a class="catalog-item" href="edu_nju_controller_OssController.html#ossUpload">
|
|
|
+ ossUpload
|
|
|
+ </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> ReportController
|
|
|
+ </div>
|
|
|
+ <div id="collapse16" class="collapse " aria-labelledby="heading16">
|
|
|
+ <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">
|
|
|
+ userRecord
|
|
|
+ </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">
|
|
|
+ bugRec
|
|
|
+ </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> NodeController
|
|
|
+ </div>
|
|
|
+ <div id="collapse17" class="collapse " aria-labelledby="heading17">
|
|
|
+ <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="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> ReviewPaperController
|
|
|
+ </div>
|
|
|
+ <div id="collapse18" class="collapse " aria-labelledby="heading18">
|
|
|
+ <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="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> CrowdsourcingToReviewController
|
|
|
+ </div>
|
|
|
+ <div id="collapse19" class="collapse " aria-labelledby="heading19">
|
|
|
+ <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="#">getUserPath </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></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="uploadTestReport"><a href="#">uploadTestReport </a></h2>
|
|
|
+<p><strong>请求URL</strong></p>
|
|
|
+<p>
|
|
|
+ <code>/analyze/uploadTestReportToBlockChain</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="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', url: 'edu_nju_controller_ExtraController.html#uploadReport'},
|
|
|
+ {name: '额外接口/extra.更新测试报告 /updateReport', 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', url: 'edu_nju_controller_ExtraController.html#findByWorker'},
|
|
|
+ {name: '额外接口/extra.获取测试用例列表 /getCaseList', url: 'edu_nju_controller_ExtraController.html#getCaseList'},
|
|
|
+ {name: '额外接口/extra.获取测试Bug列表 /getBugList', 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.获取考试的操作类型信息', url: 'edu_nju_controller_ExtraController.html#getExam'},
|
|
|
+ {name: '额外接口/extra.上传测试用例 /uploadTestCase', url: 'edu_nju_controller_ExtraController.html#uploadTestCase'},
|
|
|
+ {name: '额外接口/extra.getTestCase', url: 'edu_nju_controller_ExtraController.html#getTestCase'},
|
|
|
+ {name: '额外接口/extra.更新测试用例 /updateTestCase', 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: 'RecommendController.每次刷新或进入填写页面,都应该调用一次该方法,因为其中包含了一些初始化操作', url: 'edu_nju_controller_RecommendController.html#getList'},
|
|
|
+ {name: 'RecommendController.用户点击查看一个Bug的详细信息', url: 'edu_nju_controller_RecommendController.html#getDetail'},
|
|
|
+ {name: 'RecommendController.用户编辑bug时推荐相似bug
|
|
|
+用户点击六个类别之后,都使用该接口', url: 'edu_nju_controller_RecommendController.html#recommend'},
|
|
|
+ {name: 'RecommendController.diversityRec', url: 'edu_nju_controller_RecommendController.html#diversityRec'},
|
|
|
+ {name: 'RecommendController.getTitle', url: 'edu_nju_controller_RecommendController.html#getTitle'},
|
|
|
+ {name: 'RecommendController.fork', url: 'edu_nju_controller_RecommendController.html#fork'},
|
|
|
+ {name: 'ExportController.getValid', url: 'edu_nju_controller_ExportController.html#getValid'},
|
|
|
+ {name: 'AnalyzeController.getValid', url: 'edu_nju_controller_AnalyzeController.html#getValid'},
|
|
|
+ {name: 'AnalyzeController.getValidByBugId', url: 'edu_nju_controller_AnalyzeController.html#getValidByBugId'},
|
|
|
+ {name: 'AnalyzeController.getBugDataVO', url: 'edu_nju_controller_AnalyzeController.html#getBugDataVO'},
|
|
|
+ {name: 'AnalyzeController.getThums', url: 'edu_nju_controller_AnalyzeController.html#getThums'},
|
|
|
+ {name: 'AnalyzeController.47.99.140.117:9001/Bug/api/analyze/scores', url: 'edu_nju_controller_AnalyzeController.html#getScores'},
|
|
|
+ {name: 'AnalyzeController.47.99.140.117:9001/Bug/api/analyze/newScores', url: 'edu_nju_controller_AnalyzeController.html#getNewScores'},
|
|
|
+ {name: 'AnalyzeController.getUsers', url: 'edu_nju_controller_AnalyzeController.html#getUsers'},
|
|
|
+ {name: 'AnalyzeController.getUserss', url: 'edu_nju_controller_AnalyzeController.html#getUserss'},
|
|
|
+ {name: 'AnalyzeController.getGrade', url: 'edu_nju_controller_AnalyzeController.html#getGrade'},
|
|
|
+ {name: 'AnalyzeController.saveGrade', url: 'edu_nju_controller_AnalyzeController.html#saveGrade'},
|
|
|
+ {name: 'AnalyzeController.saveSimiliarGrade', url: 'edu_nju_controller_AnalyzeController.html#saveSimiliarGrade'},
|
|
|
+ {name: 'AnalyzeController.saveGradeByWorker', url: 'edu_nju_controller_AnalyzeController.html#saveGradeByWorker'},
|
|
|
+ {name: 'AnalyzeController.getDetail', url: 'edu_nju_controller_AnalyzeController.html#getDetail'},
|
|
|
+ {name: 'AnalyzeController.getAllGrades', url: 'edu_nju_controller_AnalyzeController.html#getAllGrades'},
|
|
|
+ {name: 'AnalyzeController.getDiff', url: 'edu_nju_controller_AnalyzeController.html#getDiff'},
|
|
|
+ {name: 'AnalyzeController.getUserPath', url: 'edu_nju_controller_AnalyzeController.html#getUserPath'},
|
|
|
+ {name: 'AnalyzeController.getAfterSimilarBug', url: 'edu_nju_controller_AnalyzeController.html#getAfterSimilarBug'},
|
|
|
+ {name: 'AnalyzeController.analyseExam', url: 'edu_nju_controller_AnalyzeController.html#analyseExam'},
|
|
|
+ {name: 'AnalyzeController.todo 引进 guvva 来做缓存', url: 'edu_nju_controller_AnalyzeController.html#analysePeople'},
|
|
|
+ {name: 'AnalyzeController.getAnalyseTaskToken', url: 'edu_nju_controller_AnalyzeController.html#getAnalyseTaskToken'},
|
|
|
+ {name: 'AnalyzeController.analyseTask', url: 'edu_nju_controller_AnalyzeController.html#analyseTask'},
|
|
|
+ {name: 'AnalyzeController.todo 引进 guvva 来做缓存', url: 'edu_nju_controller_AnalyzeController.html#analyseSinglePeople'},
|
|
|
+ {name: 'AnalyzeController.getHistoricalData', url: 'edu_nju_controller_AnalyzeController.html#getHistoricalData'},
|
|
|
+ {name: 'AnalyzeController.uploadTestReport', url: 'edu_nju_controller_AnalyzeController.html#uploadTestReport'},
|
|
|
+ {name: 'AnalyzeController.analyseExam2', url: 'edu_nju_controller_AnalyzeController.html#analyseExam2'},
|
|
|
+ {name: 'AnalyzeController.analysePageCover', url: 'edu_nju_controller_AnalyzeController.html#analysePageCover'},
|
|
|
+ {name: 'AnalyzeController.analyseBugInfo', url: 'edu_nju_controller_AnalyzeController.html#analyseBugInfo'},
|
|
|
+ {name: 'AnalyzeController.analyseBugInfoByToken', url: 'edu_nju_controller_AnalyzeController.html#analyseBugInfoByToken'},
|
|
|
+ {name: 'AnalyzeController.analyseBugSubmitInfo', url: 'edu_nju_controller_AnalyzeController.html#analyseBugSubmitInfo'},
|
|
|
+ {name: 'AnalyzeController.analyseBugSubmitInfoByToken', url: 'edu_nju_controller_AnalyzeController.html#analyseBugSubmitInfoByToken'},
|
|
|
+ {name: 'AnalyzeController.根据token获取众测任务具体信息', url: 'edu_nju_controller_AnalyzeController.html#tokenToDetailUrl'},
|
|
|
+ {name: 'AnalyzeController.根据众测信息获取对应token', url: 'edu_nju_controller_AnalyzeController.html#detailToToken'},
|
|
|
+ {name: 'AnalyzeController.crowdTestProgress', url: 'edu_nju_controller_AnalyzeController.html#crowdTestProgress'},
|
|
|
+ {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: 'DataController.根据caseId获取bug报告', url: 'edu_nju_controller_DataController.html#getBugDetailByCaseId'},
|
|
|
+ {name: 'DataController.bug数据导入', url: 'edu_nju_controller_DataController.html#saveBugDetailFromFile'},
|
|
|
+ {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: 'UploadController.submit', url: 'edu_nju_controller_UploadController.html#submit'},
|
|
|
+ {name: 'UploadController.good', url: 'edu_nju_controller_UploadController.html#good'},
|
|
|
+ {name: 'UploadController.cancelGood', url: 'edu_nju_controller_UploadController.html#cancelGood'},
|
|
|
+ {name: 'UploadController.bad', url: 'edu_nju_controller_UploadController.html#bad'},
|
|
|
+ {name: 'UploadController.cancelBad', url: 'edu_nju_controller_UploadController.html#cancelBad'},
|
|
|
+ {name: 'UploadController.repair', url: 'edu_nju_controller_UploadController.html#repair'},
|
|
|
+ {name: 'UploadController.saveTitle', url: 'edu_nju_controller_UploadController.html#saveTitle'},
|
|
|
+ {name: 'UploadController.repairThums', url: 'edu_nju_controller_UploadController.html#repairThums'},
|
|
|
+ {name: 'UploadController.repairTime', url: 'edu_nju_controller_UploadController.html#repairTime'},
|
|
|
+ {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: 'OssController.getOssConf', url: 'edu_nju_controller_OssController.html#getOssConf'},
|
|
|
+ {name: 'OssController.getFeatureConf', url: 'edu_nju_controller_OssController.html#getFeatureConf'},
|
|
|
+ {name: 'OssController.ossUpload', url: 'edu_nju_controller_OssController.html#ossUpload'},
|
|
|
+ {name: 'ReportController.getReport', url: 'edu_nju_controller_ReportController.html#getReport'},
|
|
|
+ {name: 'ReportController.getReportReview', url: 'edu_nju_controller_ReportController.html#getReportReview'},
|
|
|
+ {name: 'ReportController.ThumsRank', url: 'edu_nju_controller_ReportController.html#ThumsRank'},
|
|
|
+ {name: 'ReportController.ForkRank', url: 'edu_nju_controller_ReportController.html#ForkRank'},
|
|
|
+ {name: 'ReportController.relations', url: 'edu_nju_controller_ReportController.html#relations'},
|
|
|
+ {name: 'ReportController.keyWords', url: 'edu_nju_controller_ReportController.html#keyWords'},
|
|
|
+ {name: 'ReportController.charm', url: 'edu_nju_controller_ReportController.html#charm'},
|
|
|
+ {name: 'ReportController.userRecord', url: 'edu_nju_controller_ReportController.html#userRecord'},
|
|
|
+ {name: 'ReportController.pageRec', url: 'edu_nju_controller_ReportController.html#pageRec'},
|
|
|
+ {name: 'ReportController.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>
|