Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cmszMonitorAnalysis
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuna
cmszMonitorAnalysis
Commits
e683dced
Commit
e683dced
authored
Dec 10, 2017
by
胡斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
智能分析平台备份
parent
196722b8
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
649 additions
and
494 deletions
+649
-494
workspace.xml
.idea/workspace.xml
+414
-300
PageURLController.class
...p/WEB-INF/classes/com/hp/cmsz/web/PageURLController.class
+0
-0
header.jsp
src/main/webapp/WEB-INF/layouts/header.jsp
+14
-14
FilterRuleResult.jsp
...webapp/WEB-INF/views/AnalysisSupport/FilterRuleResult.jsp
+2
-1
RunTaskForm.jsp
src/main/webapp/WEB-INF/views/TaskManage/RunTaskForm.jsp
+175
-167
RunTaskListTable.jsp
...main/webapp/WEB-INF/views/TaskManage/RunTaskListTable.jsp
+32
-4
xcdWarningTable.js
src/main/webapp/static/js/xcdWarningTable.js
+12
-8
No files found.
.idea/workspace.xml
View file @
e683dced
...
...
@@ -7,23 +7,12 @@
</component>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
readonly=
"true"
id=
"729f43c8-1bb9-40d5-9567-47c5307fe3f5"
name=
"Default"
comment=
""
>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskImage.jsp"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/entity/ModelParameter.class"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/entity/ModelParameter.class"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/entity/XcdWarningInfoView.class"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/entity/XcdWarningInfoView.class"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/entity/commonmanage/RunTask.class"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/entity/commonmanage/RunTask.class"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/repository/ModelParameterDao.class"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/repository/ModelParameterDao.class"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/service/modelmanage/ModelParameterService.class"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/service/modelmanage/ModelParameterService.class"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/web/modelmanage/ModelMaintainController.class"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/web/modelmanage/ModelMaintainController.class"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/web/modelmanage/ModelParameterConfigurationController.class"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/web/modelmanage/ModelParameterConfigurationController.class"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/web/PageURLController.class"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/com/hp/cmsz/web/PageURLController.class"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/XcdWarningInfoView.java"
afterPath=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/XcdWarningInfoView.java"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/commonmanage/RunTask.java"
afterPath=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/commonmanage/RunTask.java"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/PageURLController.java"
afterPath=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/PageURLController.java"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/commonmanage/TaskManageController.java"
afterPath=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/commonmanage/TaskManageController.java"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/ModelMonitorHome.jsp"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/ModelMonitorHome.jsp"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskList.jsp"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskList.jsp"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/layouts/header.jsp"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/layouts/header.jsp"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleResult.jsp"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleResult.jsp"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskForm.jsp"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskForm.jsp"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskListTable.jsp"
afterPath=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskListTable.jsp"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/static/js/filterResultDetailTable.js"
afterPath=
"$PROJECT_DIR$/src/main/webapp/static/js/filterResultDetailTable.js"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/src/main/webapp/static/js/xcdWarningTable.js"
afterPath=
"$PROJECT_DIR$/src/main/webapp/static/js/xcdWarningTable.js"
/>
</list>
<ignored
path=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/classes/"
/>
...
...
@@ -51,32 +40,43 @@
</component>
<component
name=
"FileEditorManager"
>
<leaf
SIDE_TABS_SIZE_LIMIT_KEY=
"300"
>
<file
leaf-file-name=
"RunTaskForm.jsp"
pinned=
"false"
current-in-tab=
"
fals
e"
>
<file
leaf-file-name=
"RunTaskForm.jsp"
pinned=
"false"
current-in-tab=
"
tru
e"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskForm.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"0"
>
<caret
line=
"622"
column=
"78"
lean-forward=
"false"
selection-start-line=
"622"
selection-start-column=
"78"
selection-end-line=
"622"
selection-end-column=
"78"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"ModelMonitorHome.jsp"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/ModelMonitorHome.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"262"
>
<caret
line=
"145"
column=
"53"
lean-forward=
"true"
selection-start-line=
"145"
selection-start-column=
"53"
selection-end-line=
"145"
selection-end-column=
"53"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"RunTaskImage.jsp"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskImage.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-482"
>
<caret
line=
"28"
column=
"20"
lean-forward=
"false"
selection-start-line=
"28"
selection-start-column=
"20"
selection-end-line=
"28"
selection-end-column=
"20"
/>
<folding
/>
<state
relative-caret-position=
"382"
>
<caret
line=
"59"
column=
"0"
lean-forward=
"true"
selection-start-line=
"59"
selection-start-column=
"0"
selection-end-line=
"59"
selection-end-column=
"0"
/>
<folding>
<element
signature=
"n#c:forEach#0;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#2;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#3;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#4;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"e#4529#5399#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#5470#6238#0#HTML"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#6;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"e#6904#7008#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7044#7146#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7182#7283#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7319#7422#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7507#7598#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7642#8531#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#8586#9454#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9502#9587#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9636#9684#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9748#9820#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9845#11600#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#11630#11937#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#11969#12339#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#12379#12563#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#12593#13906#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#13931#14098#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14124#14297#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14323#14402#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14429#14508#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14531#14795#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14831#15280#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#15305#15787#0#HTML"
expanded=
"false"
/>
</folding>
</state>
</provider>
</entry>
...
...
@@ -84,50 +84,21 @@
<file
leaf-file-name=
"TaskManageController.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/commonmanage/TaskManageController.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
94
"
>
<caret
line=
"
402"
column=
"58"
lean-forward=
"true"
selection-start-line=
"402"
selection-start-column=
"58"
selection-end-line=
"402"
selection-end-column=
"58
"
/>
<state
relative-caret-position=
"
187
"
>
<caret
line=
"
206"
column=
"39"
lean-forward=
"false"
selection-start-line=
"206"
selection-start-column=
"32"
selection-end-line=
"206"
selection-end-column=
"39
"
/>
<folding>
<element
signature=
"method#ModelPreview#0;class#TaskManageController#0"
expanded=
"false"
/>
<element
signature=
"method#updateStatusFrame#0;class#TaskManageController#0"
expanded=
"false"
/>
<element
signature=
"method#submitTaskFrame#0;class#TaskManageController#0"
expanded=
"false"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"FailureForcastController.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/monitoroperation/FailureForcastController.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"320"
>
<caret
line=
"521"
column=
"40"
lean-forward=
"false"
selection-start-line=
"521"
selection-start-column=
"30"
selection-end-line=
"521"
selection-end-column=
"40"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"PageURLController.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/PageURLController.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"295"
>
<caret
line=
"47"
column=
"42"
lean-forward=
"false"
selection-start-line=
"47"
selection-start-column=
"25"
selection-end-line=
"47"
selection-end-column=
"42"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"RunTaskList.jsp"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskList.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"55"
>
<caret
line=
"139"
column=
"48"
lean-forward=
"true"
selection-start-line=
"139"
selection-start-column=
"48"
selection-end-line=
"139"
selection-end-column=
"48"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"RunTaskListTable.jsp"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskListTable.jsp"
>
<file
leaf-file-name=
"RunTask.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/commonmanage/RunTask.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"360"
>
<caret
line=
"
15"
column=
"117"
lean-forward=
"false"
selection-start-line=
"15"
selection-start-column=
"117"
selection-end-line=
"15"
selection-end-column=
"117
"
/>
<caret
line=
"
69"
column=
"33"
lean-forward=
"false"
selection-start-line=
"69"
selection-start-column=
"21"
selection-end-line=
"69"
selection-end-column=
"33
"
/>
<folding
/>
</state>
</provider>
...
...
@@ -146,14 +117,6 @@
</component>
<component
name=
"FindInProjectRecents"
>
<findStrings>
<find>
checkNameAndCode
</find>
<find>
submitForm
</find>
<find>
detailForm
</find>
<find>
submitTaskFrame
</find>
<find>
rscript
</find>
<find>
preview
</find>
<find>
Rscript
</find>
<find>
rsc
</find>
<find>
filterResultDetailTable
</find>
<find>
ajax
</find>
<find>
FilterConfiguration
</find>
...
...
@@ -176,6 +139,14 @@
<find>
eWarningPicPath
</find>
<find>
ImgDisplay
</find>
<find>
failureForcast/
</find>
<find>
PersistenceContext
</find>
<find>
editTask
</find>
<find>
changeDate
</find>
<find>
new Array();
</find>
<find>
addTr
</find>
<find>
xcdFindWarningTable
</find>
<find>
datasourceViewId
</find>
<find>
taskFormFrame
</find>
</findStrings>
<replaceStrings>
<replace>
InsideXcdWorkingOrderInfoView
</replace>
...
...
@@ -183,6 +154,7 @@
<replace>
Kpi
</replace>
<replace>
$channel
</replace>
<replace>
'
</replace>
<replace>
[]
</replace>
</replaceStrings>
</component>
<component
name=
"Git.Settings"
>
...
...
@@ -205,10 +177,6 @@
<component
name=
"IdeDocumentHistory"
>
<option
name=
"CHANGED_PATHS"
>
<list>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/DimKpi.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/repository/DimKpiDao.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/service/analysissupport/DimKpiService.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar!/javax/persistence/JoinColumn.class"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar!/javax/persistence/ManyToOne.class"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/repository/commonmanage/APPEWarningDetailDao.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml"
/>
...
...
@@ -222,7 +190,6 @@
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/commonmanage/EWarningCalcResult.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/repository/commonmanage/EWarningCalcResultDao.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/static/js/validation.js"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskForm.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/service/analysissupport/QualityRuleService.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/service/analysissupport/FilterRuleService.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/tags/ProvinceTag.tag"
/>
...
...
@@ -237,25 +204,30 @@
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/analysissupport/QualityRuleMaintainController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/repository/KpiDao.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/analysissupport/QualityRuleConfigurationController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleResult.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/repository/FilterRuleDao.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/analysissupport/FilterRuleResultController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/analysissupport/FilterRuleMaintainController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/FilterRule.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleMaintain.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleConfiguration.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/analysissupport/FilterRuleConfigurationController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/static/js/filterResultDetailTable.js"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/commonmanage/RunTask.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskListTable.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/static/js/xcdWarningTable.js"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/XcdWarningInfoView.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskList.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskImg.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/MonitorOperation/RunTaskImage.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/PageURLController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/commonmanage/TaskManageController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/ModelMonitorHome.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskImage.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/repository/commonmanage/RunTaskDao.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleMaintain.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/commonmanage/TaskManageController.java"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskListTable.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/static/js/xcdWarningTable.js"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleResult.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/layouts/header.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskFormConfiguration.jsp"
/>
<option
value=
"$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskForm.jsp"
/>
</list>
</option>
</component>
...
...
@@ -324,8 +296,6 @@
<foldersAlwaysOnTop
value=
"true"
/>
</navigator>
<panes>
<pane
id=
"Scratches"
/>
<pane
id=
"Scope"
/>
<pane
id=
"ProjectPane"
>
<subPane>
<expand>
...
...
@@ -373,6 +343,21 @@
<item
name=
"monitorAnalysis"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"src"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"main"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"resources"
type=
"462c0819:PsiDirectoryNode"
/>
</path>
<path>
<item
name=
"monitorAnalysis"
type=
"b2602c69:ProjectViewProjectNode"
/>
<item
name=
"monitorAnalysis"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"src"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"main"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"resources"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"ehcache"
type=
"462c0819:PsiDirectoryNode"
/>
</path>
<path>
<item
name=
"monitorAnalysis"
type=
"b2602c69:ProjectViewProjectNode"
/>
<item
name=
"monitorAnalysis"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"src"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"main"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"webapp"
type=
"462c0819:PsiDirectoryNode"
/>
</path>
<path>
...
...
@@ -406,6 +391,8 @@
<select
/>
</subPane>
</pane>
<pane
id=
"Scope"
/>
<pane
id=
"Scratches"
/>
<pane
id=
"AndroidView"
/>
<pane
id=
"PackagesPane"
/>
</panes>
...
...
@@ -688,6 +675,8 @@
<workItem
from=
"1512804204017"
duration=
"889000"
/>
<workItem
from=
"1512816801354"
duration=
"3959000"
/>
<workItem
from=
"1512826211367"
duration=
"2154000"
/>
<workItem
from=
"1512828489239"
duration=
"13677000"
/>
<workItem
from=
"1512852116133"
duration=
"6438000"
/>
</task>
<task
id=
"LOCAL-00001"
summary=
"first commit"
>
<created>
1507828551888
</created>
...
...
@@ -836,11 +825,18 @@
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1512700338406
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"22"
/>
<task
id=
"LOCAL-00022"
summary=
"智能分析平台备份"
>
<created>
1512845976151
</created>
<option
name=
"number"
value=
"00022"
/>
<option
name=
"presentableId"
value=
"LOCAL-00022"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1512845976151
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"23"
/>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"4
20349
000"
/>
<option
name=
"totallyTimeSpent"
value=
"4
40464
000"
/>
</component>
<component
name=
"TodoView"
>
<todo-panel
id=
"selected-file"
>
...
...
@@ -864,8 +860,9 @@
<window_info
id=
"Structure"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Ant Build"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.24962178"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"UI Designer"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Debug"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4
2592594
"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Debug"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4
7685185
"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"TODO"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.3271605"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Messages"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.31790122"
sideWeight=
"0.5"
order=
"10"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Palette	"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Image Layers"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Java Enterprise"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.3271605"
sideWeight=
"0.5"
order=
"11"
side_tool=
"false"
content_ui=
"tabs"
/>
...
...
@@ -874,10 +871,9 @@
<window_info
id=
"Version Control"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.7623457"
sideWeight=
"0.49167928"
order=
"12"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Spring"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32730263"
sideWeight=
"0.5"
order=
"13"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Terminal"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.3271605"
sideWeight=
"0.5"
order=
"14"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Project"
active=
"true"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.2
6626325
"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Project"
active=
"true"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.2
700454
"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Bean Validation"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Web"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32954547"
sideWeight=
"0.5"
order=
"3"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Find"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Theme Preview"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"8"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Favorites"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"6"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"SVN Repositories"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32840723"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
...
...
@@ -886,9 +882,45 @@
<window_info
id=
"Commander"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"IvyIDEA"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32840723"
sideWeight=
"0.5"
order=
"9"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Hierarchy"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Messages"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.31790122"
sideWeight=
"0.5"
order=
"10"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Inspection"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Find"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
</layout>
<layout-to-restore>
<window_info
id=
"SVN Repositories"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32840723"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Palette"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Cvs"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Message"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Commander"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Event Log"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.63580245"
sideWeight=
"0.50832075"
order=
"8"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Application Servers"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32730263"
sideWeight=
"0.5"
order=
"15"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Maven Projects"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32954547"
sideWeight=
"0.5"
order=
"9"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"IvyIDEA"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32840723"
sideWeight=
"0.5"
order=
"9"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Capture Tool"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Designer"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Hierarchy"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Database"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32980332"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Structure"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Ant Build"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.24962178"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"UI Designer"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Debug"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.42592594"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"TODO"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.3271605"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Messages"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.31790122"
sideWeight=
"0.5"
order=
"10"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Palette	"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Image Layers"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Java Enterprise"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.3271605"
sideWeight=
"0.5"
order=
"11"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Capture Analysis"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Inspection"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Run"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.53858024"
sideWeight=
"0.4939394"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Version Control"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.7623457"
sideWeight=
"0.49167928"
order=
"12"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Spring"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32730263"
sideWeight=
"0.5"
order=
"13"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Terminal"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.3271605"
sideWeight=
"0.5"
order=
"14"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Project"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.2700454"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Bean Validation"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Web"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32954547"
sideWeight=
"0.5"
order=
"3"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Find"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Theme Preview"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"8"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Favorites"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"6"
side_tool=
"true"
content_ui=
"tabs"
/>
</layout-to-restore>
</component>
<component
name=
"TypeScriptGeneratedFilesManager"
>
<option
name=
"version"
value=
"1"
/>
...
...
@@ -955,13 +987,13 @@
<MESSAGE
value=
"过滤规则维护页面编写"
/>
<MESSAGE
value=
"合并刘娜代码"
/>
<MESSAGE
value=
"过滤规则维护"
/>
<MESSAGE
value=
"智能分析平台备份"
/>
<MESSAGE
value=
"过滤规则维护修改规则 删除规则完成"
/>
<option
name=
"LAST_COMMIT_MESSAGE"
value=
"过滤规则维护修改规则 删除规则完成"
/>
<MESSAGE
value=
"智能分析平台备份"
/>
<option
name=
"LAST_COMMIT_MESSAGE"
value=
"智能分析平台备份"
/>
</component>
<component
name=
"XDebuggerManager"
>
<breakpoint-manager>
<option
name=
"time"
value=
"
67
"
/>
<option
name=
"time"
value=
"
73
"
/>
</breakpoint-manager>
<watches-manager>
<configuration
name=
"#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory"
>
...
...
@@ -982,271 +1014,322 @@
</buildFile>
</component>
<component
name=
"editorHistoryManager"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
web/monitoroperation/WorkingOrderManageControll
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
repository/BusinessDao
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
-12064
"
>
<caret
line=
"
83"
column=
"13"
lean-forward=
"false"
selection-start-line=
"83"
selection-start-column=
"13"
selection-end-line=
"83"
selection-end-column=
"13
"
/>
<state
relative-caret-position=
"
255
"
>
<caret
line=
"
25"
column=
"34"
lean-forward=
"false"
selection-start-line=
"25"
selection-start-column=
"19"
selection-end-line=
"25"
selection-end-column=
"34
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/static/js/ruleResultDetailTable.js
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/entity/FilterRule.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
199
"
>
<caret
line=
"
530"
column=
"13"
lean-forward=
"false"
selection-start-line=
"530"
selection-start-column=
"13"
selection-end-line=
"530"
selection-end-column=
"13
"
/>
<state
relative-caret-position=
"
240
"
>
<caret
line=
"
24"
column=
"34"
lean-forward=
"false"
selection-start-line=
"24"
selection-start-column=
"19"
selection-end-line=
"24"
selection-end-column=
"34
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/AnalysisSupport/QualityRuleResult.jsp
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/web/analysissupport/FilterRuleConfigurationController.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"4
64
"
>
<caret
line=
"
95"
column=
"67"
lean-forward=
"true"
selection-start-line=
"95"
selection-start-column=
"67"
selection-end-line=
"95"
selection-end-column=
"67
"
/>
<state
relative-caret-position=
"4
47
"
>
<caret
line=
"
153"
column=
"35"
lean-forward=
"false"
selection-start-line=
"153"
selection-start-column=
"35"
selection-end-line=
"153"
selection-end-column=
"35
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/web/analysissupport/QualityRuleResultController.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/static/js/filterResultDetailTable.js
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
-364
0"
>
<caret
line=
"3
8"
column=
"13"
lean-forward=
"false"
selection-start-line=
"38"
selection-start-column=
"13"
selection-end-line=
"38"
selection-end-column=
"13
"
/>
<state
relative-caret-position=
"
43
0"
>
<caret
line=
"3
40"
column=
"37"
lean-forward=
"false"
selection-start-line=
"340"
selection-start-column=
"37"
selection-end-line=
"340"
selection-end-column=
"37
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/web/analysissupport/PzxAnalysisLifeCycleController.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/AnalysisSupport/FilterRuleConfiguration.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-3897"
>
<caret
line=
"68"
column=
"13"
lean-forward=
"false"
selection-start-line=
"68"
selection-start-column=
"13"
selection-end-line=
"68"
selection-end-column=
"13"
/>
<state
relative-caret-position=
"24"
>
<caret
line=
"241"
column=
"76"
lean-forward=
"false"
selection-start-line=
"241"
selection-start-column=
"76"
selection-end-line=
"241"
selection-end-column=
"76"
/>
<folding>
<marker
date=
"1512699816722"
expanded=
"true"
signature=
"9367:9377"
ph=
"..."
/>
<marker
date=
"1512699816722"
expanded=
"true"
signature=
"12239:12249"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/web/analysissupport/TSWBAnalysisController.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/TaskManage/TaskDetailForm.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-6489"
>
<caret
line=
"69"
column=
"13"
lean-forward=
"false"
selection-start-line=
"69"
selection-start-column=
"13"
selection-end-line=
"69"
selection-end-column=
"13"
/>
<state
relative-caret-position=
"0"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/web/monitoroperation/WorkingOrderDetailController.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/TaskManage/TaskDetailList.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-6417"
>
<caret
line=
"64"
column=
"13"
lean-forward=
"false"
selection-start-line=
"64"
selection-start-column=
"13"
selection-end-line=
"64"
selection-end-column=
"13"
/>
<state
relative-caret-position=
"0"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"
jar://$PROJECT_DIR$/src/main/webapp/WEB-INF/lib/spring-data-commons-1.5.1.RELEASE.jar!/org/springframework/data/repository/CrudRepository.class
"
>
<entry
file=
"
file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/TaskDetailListDetail.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"296"
>
<caret
line=
"22"
column=
"9"
lean-forward=
"false"
selection-start-line=
"22"
selection-start-column=
"9"
selection-end-line=
"22"
selection-end-column=
"9"
/>
<state
relative-caret-position=
"0"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
repository/FilterRuleDao
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
entity/commonmanage/RunTaskDetail
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
240
"
>
<caret
line=
"
15"
column=
"69"
lean-forward=
"true"
selection-start-line=
"15"
selection-start-column=
"69"
selection-end-line=
"15"
selection-end-column=
"69
"
/>
<state
relative-caret-position=
"
144
"
>
<caret
line=
"
24"
column=
"13"
lean-forward=
"false"
selection-start-line=
"24"
selection-start-column=
"13"
selection-end-line=
"24"
selection-end-column=
"13
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
web/analysissupport/FilterRuleResultController
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
entity/XcdWarningInfoView
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
405
"
>
<caret
line=
"
96"
column=
"69"
lean-forward=
"true"
selection-start-line=
"96"
selection-start-column=
"69"
selection-end-line=
"96"
selection-end-column=
"69
"
/>
<state
relative-caret-position=
"
334
"
>
<caret
line=
"
280"
column=
"0"
lean-forward=
"false"
selection-start-line=
"280"
selection-start-column=
"0"
selection-end-line=
"280"
selection-end-column=
"0
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/entity/Province.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/static/images/loading.gif"
>
<provider
selected=
"true"
editor-type-id=
"images"
>
<state
/>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/MonitorOperation/WorkingOrderUpdate.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"255"
>
<caret
line=
"25"
column=
"27"
lean-forward=
"false"
selection-start-line=
"25"
selection-start-column=
"17"
selection-end-line=
"25"
selection-end-column=
"27"
/>
<state
relative-caret-position=
"-1368"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/repository/DataSourceDao.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskImg.jsp"
/>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/monitoroperation/WarnAnalysisController.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-
64
"
>
<caret
line=
"
15"
column=
"17"
lean-forward=
"false"
selection-start-line=
"15"
selection-start-column=
"17"
selection-end-line=
"15"
selection-end-column=
"17
"
/>
<state
relative-caret-position=
"-
1840
"
>
<caret
line=
"
86"
column=
"13"
lean-forward=
"false"
selection-start-line=
"86"
selection-start-column=
"13"
selection-end-line=
"86"
selection-end-column=
"13
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
entity/Channel
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
web/monitoroperation/FailureAnalysisDetailDisplayController
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
207
"
>
<caret
line=
"
20"
column=
"13"
lean-forward=
"false"
selection-start-line=
"20"
selection-start-column=
"13"
selection-end-line=
"20"
selection-end-column=
"13
"
/>
<state
relative-caret-position=
"
639
"
>
<caret
line=
"
592"
column=
"61"
lean-forward=
"false"
selection-start-line=
"592"
selection-start-column=
"61"
selection-end-line=
"592"
selection-end-column=
"61
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/tags/paging.tag
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/web/monitoroperation/FailureForcastController.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
-912
"
>
<caret
line=
"
6"
column=
"31"
lean-forward=
"true"
selection-start-line=
"6"
selection-start-column=
"31"
selection-end-line=
"6"
selection-end-column=
"31
"
/>
<state
relative-caret-position=
"
10848
"
>
<caret
line=
"
521"
column=
"40"
lean-forward=
"false"
selection-start-line=
"521"
selection-start-column=
"30"
selection-end-line=
"521"
selection-end-column=
"40
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
AnalysisSupport/TswbFocusDataTable
.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
MonitorOperation/FailureForcast
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"430"
>
<caret
line=
"53"
column=
"7"
lean-forward=
"false"
selection-start-line=
"53"
selection-start-column=
"7"
selection-end-line=
"53"
selection-end-column=
"7"
/>
<state
relative-caret-position=
"-2074"
>
<caret
line=
"207"
column=
"42"
lean-forward=
"false"
selection-start-line=
"207"
selection-start-column=
"42"
selection-end-line=
"207"
selection-end-column=
"42"
/>
<folding>
<marker
date=
"1512188374534"
expanded=
"true"
signature=
"11130:11178"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
AnalysisSupport/TswbFocus
.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
MonitorOperation/ImgDisplay
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
484
"
>
<caret
line=
"
106"
column=
"48"
lean-forward=
"false"
selection-start-line=
"106"
selection-start-column=
"48"
selection-end-line=
"106"
selection-end-column=
"48
"
/>
<state
relative-caret-position=
"
118
"
>
<caret
line=
"
23"
column=
"6"
lean-forward=
"true"
selection-start-line=
"23"
selection-start-column=
"6"
selection-end-line=
"23"
selection-end-column=
"6
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/entity/Kpi.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/MonitorOperation/WorkingOrderAnalysis.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"423"
>
<caret
line=
"42"
column=
"27"
lean-forward=
"false"
selection-start-line=
"42"
selection-start-column=
"19"
selection-end-line=
"42"
selection-end-column=
"27"
/>
<state
relative-caret-position=
"-7992"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding>
<marker
date=
"1512188374538"
expanded=
"true"
signature=
"21277:21325"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/repository/KpiDao.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/MonitorOperation/WarnAnalysisDetail.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"519"
>
<caret
line=
"115"
column=
"11"
lean-forward=
"false"
selection-start-line=
"115"
selection-start-column=
"11"
selection-end-line=
"115"
selection-end-column=
"11"
/>
<state
relative-caret-position=
"24"
>
<caret
line=
"15"
column=
"20"
lean-forward=
"false"
selection-start-line=
"15"
selection-start-column=
"8"
selection-end-line=
"15"
selection-end-column=
"20"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/repository/BusinessDao.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/MonitorOperation/WorkingOrderReasult.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"255"
>
<caret
line=
"25"
column=
"34"
lean-forward=
"false"
selection-start-line=
"25"
selection-start-column=
"19"
selection-end-line=
"25"
selection-end-column=
"34"
/>
<state
relative-caret-position=
"-4176"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
entity/FilterRule
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
web/PageURLController
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"240"
>
<caret
line=
"24"
column=
"34"
lean-forward=
"false"
selection-start-line=
"24"
selection-start-column=
"19"
selection-end-line=
"24"
selection-end-column=
"34"
/>
<state
relative-caret-position=
"199"
>
<caret
line=
"47"
column=
"25"
lean-forward=
"false"
selection-start-line=
"47"
selection-start-column=
"25"
selection-end-line=
"47"
selection-end-column=
"25"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
AnalysisSupport/FilterRuleMaintain
.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
TaskManage/RunTaskImage
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-16"
>
<caret
line=
"314"
column=
"0"
lean-forward=
"true"
selection-start-line=
"314"
selection-start-column=
"0"
selection-end-line=
"394"
selection-end-column=
"2"
/>
<folding>
<marker
date=
"1512699219762"
expanded=
"true"
signature=
"6373:6383"
ph=
"..."
/>
<marker
date=
"1512699219762"
expanded=
"true"
signature=
"12718:12728"
ph=
"..."
/>
</folding>
<state
relative-caret-position=
"454"
>
<caret
line=
"53"
column=
"34"
lean-forward=
"true"
selection-start-line=
"53"
selection-start-column=
"34"
selection-end-line=
"53"
selection-end-column=
"34"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
web/analysissupport/FilterRuleMaintainController
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
service/commonmanage/RunTaskService
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"334"
>
<caret
line=
"152"
column=
"5"
lean-forward=
"true"
selection-start-line=
"98"
selection-start-column=
"0"
selection-end-line=
"152"
selection-end-column=
"5"
/>
<state
relative-caret-position=
"216"
>
<caret
line=
"34"
column=
"19"
lean-forward=
"true"
selection-start-line=
"34"
selection-start-column=
"19"
selection-end-line=
"34"
selection-end-column=
"19"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"
file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/analysissupport/FilterRuleConfigurationController.java
"
>
<entry
file=
"
jar://$PROJECT_DIR$/src/main/webapp/WEB-INF/lib/spring-jdbc-3.2.3.RELEASE.jar!/org/springframework/jdbc/support/incrementer/DataFieldMaxValueIncrementer.class
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
447
"
>
<caret
line=
"
153"
column=
"35"
lean-forward=
"false"
selection-start-line=
"153"
selection-start-column=
"35"
selection-end-line=
"153"
selection-end-column=
"35
"
/>
<state
relative-caret-position=
"
120
"
>
<caret
line=
"
6"
column=
"17"
lean-forward=
"false"
selection-start-line=
"6"
selection-start-column=
"17"
selection-end-line=
"6"
selection-end-column=
"17
"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/static/js/filterResultDetailTable.js
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
resources/applicationContext.xml
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"430"
>
<caret
line=
"340"
column=
"37"
lean-forward=
"false"
selection-start-line=
"340"
selection-start-column=
"37"
selection-end-line=
"340"
selection-end-column=
"37"
/>
<state
relative-caret-position=
"2952"
>
<caret
line=
"123"
column=
"40"
lean-forward=
"true"
selection-start-line=
"123"
selection-start-column=
"40"
selection-end-line=
"123"
selection-end-column=
"40"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/AnalysisSupport/FilterRuleResult.jsp
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/web/analysissupport/FilterRuleMaintainController.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-1320"
>
<caret
line=
"126"
column=
"21"
lean-forward=
"true"
selection-start-line=
"126"
selection-start-column=
"21"
selection-end-line=
"126"
selection-end-column=
"21"
/>
<folding>
<element
signature=
"n#c:forEach#0;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#2;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<marker
date=
"1512631776499"
expanded=
"true"
signature=
"7707:7717"
ph=
"..."
/>
</folding>
<state
relative-caret-position=
"115"
>
<caret
line=
"29"
column=
"13"
lean-forward=
"false"
selection-start-line=
"29"
selection-start-column=
"13"
selection-end-line=
"29"
selection-end-column=
"13"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/AnalysisSupport/FilterRuleConfiguration.jsp
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/repository/commonmanage/RunTaskDao.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"24"
>
<caret
line=
"241"
column=
"76"
lean-forward=
"false"
selection-start-line=
"241"
selection-start-column=
"76"
selection-end-line=
"241"
selection-end-column=
"76"
/>
<state
relative-caret-position=
"169"
>
<caret
line=
"29"
column=
"0"
lean-forward=
"true"
selection-start-line=
"29"
selection-start-column=
"0"
selection-end-line=
"29"
selection-end-column=
"0"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleMaintain.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-85"
>
<caret
line=
"200"
column=
"0"
lean-forward=
"true"
selection-start-line=
"200"
selection-start-column=
"0"
selection-end-line=
"200"
selection-end-column=
"0"
/>
<folding>
<marker
date=
"1512699816722"
expanded=
"true"
signature=
"9367:9377"
ph=
"..."
/>
<marker
date=
"1512699816722"
expanded=
"true"
signature=
"12239:12249"
ph=
"..."
/>
<element
signature=
"e#5258#5338#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#5412#7130#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7163#7281#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7327#7566#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7617#8011#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#8259#8382#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#8424#8542#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#8585#9265#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9318#10460#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#10574#10826#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#10877#11271#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#11311#11552#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#11598#11942#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#11987#15011#0#HTML"
expanded=
"false"
/>
<marker
date=
"1512845485756"
expanded=
"true"
signature=
"6631:6641"
ph=
"..."
/>
<marker
date=
"1512845485756"
expanded=
"true"
signature=
"14690:14700"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
TaskManage/TaskDetailForm
.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
ModelManage/ModelMaintain
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
0
"
>
<state
relative-caret-position=
"
-1296
"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/
WEB-INF/views/TaskManage/TaskDetailList.jsp
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/
static/js/validation.js
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"0"
>
<caret
line=
"
0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0
"
/>
<state
relative-caret-position=
"
79
0"
>
<caret
line=
"
89"
column=
"9"
lean-forward=
"false"
selection-start-line=
"89"
selection-start-column=
"9"
selection-end-line=
"89"
selection-end-column=
"9
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/
WEB-INF/views/TaskManage/TaskDetailListDetail.jsp
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/
static/js/modelResultDetailTable.js
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"0"
>
<state
relative-caret-position=
"
-288
0"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
<folding>
<marker
date=
"1512700419125"
expanded=
"true"
signature=
"11810:11822"
ph=
"..."
/>
<marker
date=
"1512700419125"
expanded=
"true"
signature=
"16324:16334"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/entity/commonmanage/RunTaskDetail.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/ModelManage/ModelResult.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"144"
>
<caret
line=
"24"
column=
"13"
lean-forward=
"false"
selection-start-line=
"24"
selection-start-column=
"13"
selection-end-line=
"24"
selection-end-column=
"13"
/>
<state
relative-caret-position=
"360"
>
<caret
line=
"102"
column=
"64"
lean-forward=
"true"
selection-start-line=
"102"
selection-start-column=
"64"
selection-end-line=
"102"
selection-end-column=
"64"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/entity/commonmanage/RunTask.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/layouts/default.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"2520"
>
<caret
line=
"123"
column=
"44"
lean-forward=
"false"
selection-start-line=
"123"
selection-start-column=
"28"
selection-end-line=
"123"
selection-end-column=
"44"
/>
<folding>
<element
signature=
"e#2977#2978#0"
expanded=
"false"
/>
<element
signature=
"e#3007#3008#0"
expanded=
"false"
/>
<element
signature=
"e#3068#3069#0"
expanded=
"false"
/>
<element
signature=
"e#3115#3116#0"
expanded=
"false"
/>
</folding>
<state
relative-caret-position=
"-124"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/entity/XcdWarningInfoView.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/static/js/xcdWarningTable.js
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"334"
>
<caret
line=
"280"
column=
"0"
lean-forward=
"false"
selection-start-line=
"280"
selection-start-column=
"0"
selection-end-line=
"280"
selection-end-column=
"0"
/>
<state
relative-caret-position=
"377"
>
<caret
line=
"342"
column=
"58"
lean-forward=
"true"
selection-start-line=
"342"
selection-start-column=
"58"
selection-end-line=
"342"
selection-end-column=
"58"
/>
<folding>
<element
signature=
"e#5934#6858#0"
expanded=
"false"
/>
<element
signature=
"e#6886#6891#0"
expanded=
"false"
/>
<element
signature=
"e#6925#7189#0"
expanded=
"false"
/>
<element
signature=
"e#7231#7443#0"
expanded=
"false"
/>
<element
signature=
"e#7487#7587#0"
expanded=
"false"
/>
<element
signature=
"e#7630#7988#0"
expanded=
"false"
/>
<element
signature=
"e#8909#9290#0"
expanded=
"false"
/>
<element
signature=
"e#9397#9439#0"
expanded=
"false"
/>
<element
signature=
"e#9517#9691#0"
expanded=
"false"
/>
<element
signature=
"e#9710#9819#0"
expanded=
"false"
/>
<element
signature=
"e#9837#9946#0"
expanded=
"false"
/>
<marker
date=
"1512892911003"
expanded=
"true"
signature=
"10669:10681"
ph=
"..."
/>
<marker
date=
"1512892911003"
expanded=
"true"
signature=
"10964:10976"
ph=
"..."
/>
<marker
date=
"1512892911003"
expanded=
"true"
signature=
"15477:15487"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/
static/js/xcdWarningTable.js
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/
WEB-INF/views/MonitorOperation/WorkingOrderManage.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
384
"
>
<caret
line=
"
145"
column=
"60"
lean-forward=
"false"
selection-start-line=
"145"
selection-start-column=
"60"
selection-end-line=
"145"
selection-end-column=
"60
"
/>
<state
relative-caret-position=
"
292
"
>
<caret
line=
"
26"
column=
"63"
lean-forward=
"false"
selection-start-line=
"26"
selection-start-column=
"63"
selection-end-line=
"26"
selection-end-column=
"63
"
/>
<folding>
<marker
date=
"1512804496204"
expanded=
"true"
signature=
"10450:10462"
ph=
"..."
/>
<marker
date=
"1512804496204"
expanded=
"true"
signature=
"10745:10757"
ph=
"..."
/>
<marker
date=
"1512804496204"
expanded=
"true"
signature=
"15271:15281"
ph=
"..."
/>
<marker
date=
"1512188374539"
expanded=
"true"
signature=
"47293:47349"
ph=
"..."
/>
<marker
date=
"1512188374539"
expanded=
"true"
signature=
"47572:47583"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/MonitorOperation/WorkingOrderDetail.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"1
0416
"
>
<caret
line=
"43
4"
column=
"187"
lean-forward=
"false"
selection-start-line=
"434"
selection-start-column=
"155"
selection-end-line=
"434
"
selection-end-column=
"187"
/>
<state
relative-caret-position=
"1
89
"
>
<caret
line=
"43
3"
column=
"187"
lean-forward=
"false"
selection-start-line=
"433"
selection-start-column=
"155"
selection-end-line=
"433
"
selection-end-column=
"187"
/>
<folding>
<marker
date=
"1512188374539"
expanded=
"true"
signature=
"24226:24239"
ph=
"..."
/>
<marker
date=
"1512188374539"
expanded=
"true"
signature=
"26170:26183"
ph=
"..."
/>
...
...
@@ -1255,143 +1338,174 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/static/images/loading.gif"
>
<provider
selected=
"true"
editor-type-id=
"images"
>
<state
/>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskForm.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/layouts/header.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"0"
>
<caret
line=
"622"
column=
"78"
lean-forward=
"false"
selection-start-line=
"622"
selection-start-column=
"78"
selection-end-line=
"622"
selection-end-column=
"78"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskListTable.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"360"
>
<caret
line=
"15"
column=
"117"
lean-forward=
"false"
selection-start-line=
"15"
selection-start-column=
"117"
selection-end-line=
"15"
selection-end-column=
"117"
/>
<folding
/>
<state
relative-caret-position=
"274"
>
<caret
line=
"104"
column=
"123"
lean-forward=
"false"
selection-start-line=
"104"
selection-start-column=
"123"
selection-end-line=
"104"
selection-end-column=
"123"
/>
<folding>
<element
signature=
"n#shiro:hasPermission#0;n#shiro:hasPermission#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#1;n#shiro:hasPermission#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#2;n#shiro:hasPermission#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#3;n#shiro:hasPermission#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#4;n#shiro:hasPermission#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#2;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#3;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#0;n#shiro:hasPermission#3;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#1;n#shiro:hasPermission#3;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#2;n#shiro:hasPermission#3;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#3;n#shiro:hasPermission#3;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#4;n#shiro:hasPermission#3;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#4;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#shiro:hasPermission#5;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<marker
date=
"1512894226334"
expanded=
"true"
signature=
"28790:28814"
ph=
"..."
/>
<marker
date=
"1512894226334"
expanded=
"true"
signature=
"29032:29046"
ph=
"..."
/>
<marker
date=
"1512894226334"
expanded=
"true"
signature=
"29318:29332"
ph=
"..."
/>
<marker
date=
"1512894226334"
expanded=
"true"
signature=
"29606:29620"
ph=
"..."
/>
<marker
date=
"1512894226334"
expanded=
"true"
signature=
"29783:29800"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
MonitorOperation/WorkingOrderUpdate
.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
AnalysisSupport/FilterRuleResult
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-1368"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
<state
relative-caret-position=
"384"
>
<caret
line=
"30"
column=
"74"
lean-forward=
"true"
selection-start-line=
"30"
selection-start-column=
"74"
selection-end-line=
"30"
selection-end-column=
"74"
/>
<folding>
<element
signature=
"n#c:forEach#0;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#2;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<marker
date=
"1512894058814"
expanded=
"true"
signature=
"7804:7814"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
TaskManage/RunTaskImg
.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
AnalysisSupport/QualityRuleResult
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"240"
>
<caret
line=
"
10"
column=
"16"
lean-forward=
"false"
selection-start-line=
"10"
selection-start-column=
"11"
selection-end-line=
"10"
selection-end-column=
"16
"
/>
<caret
line=
"
28"
column=
"33"
lean-forward=
"true"
selection-start-line=
"28"
selection-start-column=
"33"
selection-end-line=
"28"
selection-end-column=
"97
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
MonitorOperation/WarnAnalysisDetail
.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/
TaskManage/RunTaskFormConfiguration
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
-1508
"
>
<caret
line=
"
15"
column=
"20"
lean-forward=
"false"
selection-start-line=
"15"
selection-start-column=
"8"
selection-end-line=
"15"
selection-end-column=
"20
"
/>
<state
relative-caret-position=
"
1990
"
>
<caret
line=
"
645"
column=
"7"
lean-forward=
"false"
selection-start-line=
"645"
selection-start-column=
"7"
selection-end-line=
"645"
selection-end-column=
"7
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/MonitorOperation/WorkingOrderManage.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"549"
>
<caret
line=
"1168"
column=
"50"
lean-forward=
"true"
selection-start-line=
"1168"
selection-start-column=
"50"
selection-end-line=
"1168"
selection-end-column=
"50"
/>
<folding>
<marker
date=
"1512188374539"
expanded=
"true"
signature=
"47293:47349"
ph=
"..."
/>
<marker
date=
"1512188374539"
expanded=
"true"
signature=
"47572:47583"
ph=
"..."
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/monitoroperation/WarnAnalysisController.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskList.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-
1840
"
>
<caret
line=
"
86"
column=
"13"
lean-forward=
"false"
selection-start-line=
"86"
selection-start-column=
"13"
selection-end-line=
"86"
selection-end-column=
"13
"
/>
<state
relative-caret-position=
"-
808
"
>
<caret
line=
"
139"
column=
"48"
lean-forward=
"false"
selection-start-line=
"139"
selection-start-column=
"48"
selection-end-line=
"139"
selection-end-column=
"48
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/web/monitoroperation/FailureAnalysisDetailDisplayController.java
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/TaskManage/ModelMonitorHome.jsp
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
639
"
>
<caret
line=
"
592"
column=
"61"
lean-forward=
"false"
selection-start-line=
"592"
selection-start-column=
"61"
selection-end-line=
"592"
selection-end-column=
"6
1"
/>
<state
relative-caret-position=
"
327
"
>
<caret
line=
"
84"
column=
"101"
lean-forward=
"false"
selection-start-line=
"84"
selection-start-column=
"88"
selection-end-line=
"84"
selection-end-column=
"10
1"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskList.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/RunTaskList
Table
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
55
"
>
<caret
line=
"1
39"
column=
"48"
lean-forward=
"true"
selection-start-line=
"139"
selection-start-column=
"48"
selection-end-line=
"139"
selection-end-column=
"48
"
/>
<state
relative-caret-position=
"
192
"
>
<caret
line=
"1
0"
column=
"89"
lean-forward=
"false"
selection-start-line=
"10"
selection-start-column=
"89"
selection-end-line=
"10"
selection-end-column=
"89
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/
monitoroperation/FailureForcast
Controller.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/
commonmanage/TaskManage
Controller.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"320"
>
<caret
line=
"521"
column=
"40"
lean-forward=
"false"
selection-start-line=
"521"
selection-start-column=
"30"
selection-end-line=
"521"
selection-end-column=
"40"
/>
<folding
/>
<state
relative-caret-position=
"187"
>
<caret
line=
"206"
column=
"39"
lean-forward=
"false"
selection-start-line=
"206"
selection-start-column=
"32"
selection-end-line=
"206"
selection-end-column=
"39"
/>
<folding>
<element
signature=
"method#updateStatusFrame#0;class#TaskManageController#0"
expanded=
"false"
/>
<element
signature=
"method#submitTaskFrame#0;class#TaskManageController#0"
expanded=
"false"
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/MonitorOperation/FailureForcast.jsp
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/entity/Province.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-2074"
>
<caret
line=
"207"
column=
"42"
lean-forward=
"false"
selection-start-line=
"207"
selection-start-column=
"42"
selection-end-line=
"207"
selection-end-column=
"42"
/>
<folding>
<marker
date=
"1512188374534"
expanded=
"true"
signature=
"11130:11178"
ph=
"..."
/>
</folding>
<state
relative-caret-position=
"271"
>
<caret
line=
"26"
column=
"31"
lean-forward=
"false"
selection-start-line=
"26"
selection-start-column=
"19"
selection-end-line=
"26"
selection-end-column=
"31"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"
file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/web/PageURLController.java
"
>
<entry
file=
"
jar://$APPLICATION_HOME_DIR$/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/DHTML.js
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"2
95
"
>
<caret
line=
"
47"
column=
"42"
lean-forward=
"false"
selection-start-line=
"47"
selection-start-column=
"25"
selection-end-line=
"47"
selection-end-column=
"42
"
/>
<state
relative-caret-position=
"2
07
"
>
<caret
line=
"
946"
column=
"0"
lean-forward=
"false"
selection-start-line=
"946"
selection-start-column=
"0"
selection-end-line=
"946"
selection-end-column=
"0
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
web/commonmanage/TaskManageController
.java"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/java/com/hp/cmsz/
entity/DimKpi
.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"94"
>
<caret
line=
"402"
column=
"58"
lean-forward=
"true"
selection-start-line=
"402"
selection-start-column=
"58"
selection-end-line=
"402"
selection-end-column=
"58"
/>
<folding>
<element
signature=
"method#ModelPreview#0;class#TaskManageController#0"
expanded=
"false"
/>
</folding>
<state
relative-caret-position=
"399"
>
<caret
line=
"29"
column=
"23"
lean-forward=
"false"
selection-start-line=
"29"
selection-start-column=
"19"
selection-end-line=
"29"
selection-end-column=
"23"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/MonitorOperation/ImgDisplay.jsp
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/entity/Channel.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
118
"
>
<caret
line=
"23"
column=
"
6"
lean-forward=
"true"
selection-start-line=
"23"
selection-start-column=
"6"
selection-end-line=
"23"
selection-end-column=
"6
"
/>
<state
relative-caret-position=
"
279
"
>
<caret
line=
"23"
column=
"
30"
lean-forward=
"false"
selection-start-line=
"23"
selection-start-column=
"19"
selection-end-line=
"23"
selection-end-column=
"30
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/
webapp/WEB-INF/views/TaskManage/RunTaskImage.jsp
"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/
java/com/hp/cmsz/entity/commonmanage/RunTask.java
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
-482
"
>
<caret
line=
"
28"
column=
"20"
lean-forward=
"false"
selection-start-line=
"28"
selection-start-column=
"20"
selection-end-line=
"28"
selection-end-column=
"20
"
/>
<state
relative-caret-position=
"
360
"
>
<caret
line=
"
69"
column=
"33"
lean-forward=
"false"
selection-start-line=
"69"
selection-start-column=
"21"
selection-end-line=
"69"
selection-end-column=
"33
"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/
ModelMonitorHome
.jsp"
>
<entry
file=
"file://$PROJECT_DIR$/src/main/webapp/WEB-INF/views/TaskManage/
RunTaskForm
.jsp"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"262"
>
<caret
line=
"145"
column=
"53"
lean-forward=
"true"
selection-start-line=
"145"
selection-start-column=
"53"
selection-end-line=
"145"
selection-end-column=
"53"
/>
<folding
/>
<state
relative-caret-position=
"382"
>
<caret
line=
"59"
column=
"0"
lean-forward=
"true"
selection-start-line=
"59"
selection-start-column=
"0"
selection-end-line=
"59"
selection-end-column=
"0"
/>
<folding>
<element
signature=
"n#c:forEach#0;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#1;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#2;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#3;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#4;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"e#4529#5399#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#5470#6238#0#HTML"
expanded=
"false"
/>
<element
signature=
"n#c:forEach#6;n#jsp:root#0;n#!!top"
expanded=
"false"
/>
<element
signature=
"e#6904#7008#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7044#7146#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7182#7283#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7319#7422#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7507#7598#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#7642#8531#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#8586#9454#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9502#9587#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9636#9684#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9748#9820#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#9845#11600#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#11630#11937#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#11969#12339#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#12379#12563#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#12593#13906#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#13931#14098#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14124#14297#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14323#14402#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14429#14508#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14531#14795#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#14831#15280#0#HTML"
expanded=
"false"
/>
<element
signature=
"e#15305#15787#0#HTML"
expanded=
"false"
/>
</folding>
</state>
</provider>
</entry>
...
...
src/main/webapp/WEB-INF/classes/com/hp/cmsz/web/PageURLController.class
View file @
e683dced
No preview for this file type
src/main/webapp/WEB-INF/layouts/header.jsp
View file @
e683dced
...
...
@@ -102,7 +102,7 @@
</li>
</shiro:hasPermission>
<shiro:hasPermission name="预分析与建模:数据预分析 or 预分析与建模:数据模型管理 or 预分析与建模:数据模型验证 or 预分析与建模:数据沙盒 ">
<shiro:hasPermission name="预分析与建模:数据预分析 or 预分析与建模:数据模型管理 or 预分析与建模:数据模型验证 or 预分析与建模:数据沙盒
or 预分析与建模:数据质量核查
">
<li class="titleLine"></li>
<li class="dropdown">
<a class="dropdonw-toggle" data-toggle="dropdown" role="button" href="#"><span
...
...
@@ -147,6 +147,17 @@
</ul>
</li>
</shiro:hasPermission>
<shiro:hasPermission name="预分析与建模:数据质量核查">
<li class="dropdown-submenu">
<a href="#">数据质量核查</a>
<ul class="dropdown-menu">
<li><a href="${ctx}/AnalysisSupport/QualityRuleResult">数据质量规则维护</a></li>
<li><a href="${ctx}/AnalysisSupport/QualityRuleOperation/home?selectTab=focus">数据质量运营</a></li>
<li><a href="${ctx}/AnalysisSupport/QualityRuleReport">数据质量报告</a></li>
<li><a href="${ctx}/AnalysisSupport/FilterRuleResult">过滤规则维护</a></li>
</ul>
</li>
</shiro:hasPermission>
</ul>
</li>
</shiro:hasPermission>
...
...
@@ -202,8 +213,7 @@
</li>
</shiro:hasPermission>
<shiro:hasPermission
name="运营支撑:配置项分析 or 运营支撑:集成商分析 or 运营支撑:竞品分析 or 运营支撑:业务热点分析 or 运营支撑:投诉文本分析 or 运营支撑:数据质量核查 ">
<shiro:hasPermission name="运营支撑:配置项分析 or 运营支撑:集成商分析 or 运营支撑:竞品分析 or 运营支撑:业务热点分析 or 运营支撑:投诉文本分析 ">
<li class="titleLine"></li>
<li class="dropdown">
<a class="dropdonw-toggle" data-toggle="dropdown" role="button" href="#"><span
...
...
@@ -268,17 +278,7 @@
</ul>
</li>
</shiro:hasPermission>
<shiro:hasPermission name="运营支撑:数据质量核查">
<li class="dropdown-submenu">
<a href="#">数据质量核查</a>
<ul class="dropdown-menu">
<li><a href="${ctx}/AnalysisSupport/QualityRuleResult">数据质量规则维护</a></li>
<li><a href="${ctx}/AnalysisSupport/QualityRuleOperation/home?selectTab=focus">数据质量运营</a></li>
<li><a href="${ctx}/AnalysisSupport/QualityRuleReport">数据质量报告</a></li>
<li><a href="${ctx}/AnalysisSupport/FilterRuleResult">过滤规则维护</a></li>
</ul>
</li>
</shiro:hasPermission>
</ul>
</li>
</shiro:hasPermission>
...
...
src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleResult.jsp
View file @
e683dced
...
...
@@ -26,7 +26,8 @@
<div
class=
"tab-bar-bt"
>
<ul
class=
"nav nav-tabs"
>
<li><a
href=
"${ctx}/AnalysisSupport/QualityRuleResult"
>
数据质量规则维护
</a></li>
<li><a
href=
"${ctx}/AnalysisSupport/QualityRuleOperation"
>
数据质量运营
</a></li>
<li><a
href=
"${ctx}/AnalysisSupport/QualityRuleOperation/home?selectTab=focus"
>
数据质量运营
</a></li>
<li><a
href=
"${ctx}/AnalysisSupport/QualityRuleReport"
>
数据质量报告
</a></li>
<li
class=
"active"
><a
href=
"#home"
data-toggle=
"tab"
>
过滤规则维护
</a></li>
</ul>
</div>
...
...
src/main/webapp/WEB-INF/views/TaskManage/RunTaskForm.jsp
View file @
e683dced
...
...
@@ -26,185 +26,196 @@
</style>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/validation.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
>
var
sandboxOptions
=
new
Array
()
;
var
recoverOptions
=
new
Array
()
;
var
dataModelOptions
=
new
Array
()
;
var
minuteOption
=
new
Array
()
;
var
hourOption
=
new
Array
()
;
var
dayOption
=
new
Array
()
;
var
monthOption
=
new
Array
()
;
var
provinceOptions
=
new
Array
()
;
var
datasourceOptions
=
new
Array
()
;
var
channelOptions
=
new
Array
()
;
var
businessOptions
=
new
Array
()
;
var
kpiOptions
=
new
Array
()
;
var
sandboxOptions
=
[]
;
var
recoverOptions
=
[]
;
var
dataModelOptions
=
[]
;
var
minuteOption
=
[]
;
var
hourOption
=
[]
;
var
dayOption
=
[]
;
var
monthOption
=
[]
;
var
provinceOptions
=
[]
;
var
datasourceOptions
=
[]
;
var
channelOptions
=
[]
;
var
businessOptions
=
[]
;
var
kpiOptions
=
[]
;
$
(
document
).
ready
(
function
()
{
changeInputStatus
(
'parallelFlg'
,
'parallelNums'
);
changeInputStatus
(
'sendmailFlg'
,
'mailAddress'
);
<
c
:
forEach
items
=
"${sanboxList}"
var
=
"taskDetail"
>
var
option
=
new
Option
(
'${taskDetail.name}'
,
'${taskDetail.taskInfoId}'
);
sandboxOptions
.
push
(
option
);
<
/c:forEach
>
<
c
:
forEach
items
=
"${recoverList}"
var
=
"taskDetail"
>
var
option
=
new
Option
(
'${taskDetail.name}'
,
'${taskDetail.taskInfoId}'
);
recoverOptions
.
push
(
option
);
<
/c:forEach>
<
c
:
forEach
items
=
"${dataModelList}"
var
=
"dataModel"
>
<
c
:
if
test
=
"${dataModel.modelStatus != 0}"
>
var
option
=
new
Option
(
'${dataModel.dataModelName}'
,
'${dataModel.dataModelId}'
);
dataModelOptions
.
push
(
option
);
<
/c:if
>
<
/c:forEach
>
$
(
'#modelId'
).
append
(
dataModelOptions
);
<
c
:
forEach
items
=
"${provinceList}"
var
=
"province"
>
var
option
=
new
Option
(
'${province.provinceName}'
,
'${province.provinceId}'
);
provinceOptions
.
push
(
option
);
<
/c:forEach
>
$
(
'#provinceId'
).
append
(
provinceOptions
);
<
c
:
forEach
items
=
"${datasourceList}"
var
=
"datasource"
varStatus
=
"status"
>
var
option
=
new
Option
(
'${datasource.dataSourceName}'
,
'${datasource.dataSourceId}'
);
datasourceOptions
.
push
(
option
);
<
c
:
if
test
=
"${status.first}"
>
<
c
:
forEach
items
=
"${channelDataSourceMapList}"
var
=
"channelDataSourceMap"
>
<
c
:
if
test
=
"${channelDataSourceMap.dataSourceId == datasource.dataSourceId}"
>
var
channelName
=
""
;
<
c
:
forEach
items
=
"${channelList}"
var
=
"channel"
varStatus
=
"channelStatus"
>
<
c
:
if
test
=
"${channel.channelId == channelDataSourceMap.channelId}"
>
var
channelOption
=
new
Option
(
'${channel.channelName}'
,
'${channel.channelId}'
);
channelOptions
.
push
(
channelOption
);
<
/c:if
>
<
/c:forEach
>
<
/c:if
>
<
/c:forEach
>
<
/c:if
>
<
/c:forEach
>
$
(
'#datasourceViewId'
).
append
(
datasourceOptions
);
$
(
'#channelId'
).
append
(
channelOptions
);
function
changeBusinessData
(){
$
(
'#businessId'
).
empty
();
businessOptions
=
[];
<
c
:
forEach
items
=
"${channelDataSourceMapList}"
var
=
"channelDataSourceMap"
>
if
(
'${channelDataSourceMap.channelId}'
==
$
(
"#channelId"
).
val
()
&&
'${channelDataSourceMap.dataSourceId}'
==
$
(
"#datasourceViewId"
).
val
()){
<
c
:
forEach
items
=
"${businessList}"
var
=
"business"
>
<
c
:
if
test
=
"${business.channelDataSourceMapId == channelDataSourceMap.channelDataSourceMapId && business.isActive =='Y' }"
>
var
option
=
new
Option
(
'${business.businessName}'
,
'${business.businessId}'
);
businessOptions
.
push
(
option
);
<
/c:if
>
<
/c:forEach
>
}
if
(
"${useType}"
!==
"new"
){
var
$provinceId
=
$
(
"#provinceId"
);
var
$datasourceViewId
=
$
(
"#datasourceViewId"
);
var
$channelId
=
$
(
"#channelId"
);
var
$businessId
=
$
(
"#businessId"
);
var
$KPIViewId
=
$
(
"#KPIViewId"
);
$provinceId
.
empty
();
$datasourceViewId
.
empty
();
$channelId
.
empty
();
$businessId
.
empty
();
$KPIViewId
.
empty
();
$provinceId
.
append
(
new
Option
(
"${runTask.provinceView.provinceName}"
,
"${runTask.provinceView.provinceId}"
))
$datasourceViewId
.
append
(
new
Option
(
"${runTask.dataSourceView.dataSourceName}"
,
"${runTask.dataSourceView.dataSourceId}"
))
$channelId
.
append
(
new
Option
(
"${runTask.channelView.channelName}"
,
"${runTask.channelView.channelId}"
))
$businessId
.
append
(
new
Option
(
"${runTask.businessView.businessName}"
,
"${runTask.businessView.businessId}"
))
$KPIViewId
.
append
(
new
Option
(
"${runTask.dimKpiView.name}"
,
"${runTask.dimKpiView.kpiId}"
))
}
else
{
changeInputStatus
(
'parallelFlg'
,
'parallelNums'
);
changeInputStatus
(
'sendmailFlg'
,
'mailAddress'
);
<
c
:
forEach
items
=
"${sanboxList}"
var
=
"taskDetail"
>
var
option
=
new
Option
(
'${taskDetail.name}'
,
'${taskDetail.taskInfoId}'
);
sandboxOptions
.
push
(
option
);
<
/c:forEach
>
<
c
:
forEach
items
=
"${recoverList}"
var
=
"taskDetail"
>
var
option
=
new
Option
(
'${taskDetail.name}'
,
'${taskDetail.taskInfoId}'
);
recoverOptions
.
push
(
option
);
<
/c:forEach
>
<
c
:
forEach
items
=
"${dataModelList}"
var
=
"dataModel"
>
<
c
:
if
test
=
"${dataModel.modelStatus != 0}"
>
var
option
=
new
Option
(
'${dataModel.dataModelName}'
,
'${dataModel.dataModelId}'
);
dataModelOptions
.
push
(
option
);
<
/c:if
>
<
/c:forEach
>
$
(
'#modelId'
).
append
(
dataModelOptions
);
<
c
:
forEach
items
=
"${provinceList}"
var
=
"province"
>
var
option
=
new
Option
(
'${province.provinceName}'
,
'${province.provinceId}'
);
provinceOptions
.
push
(
option
);
<
/c:forEach
>
$
(
'#provinceId'
).
append
(
provinceOptions
);
<
c
:
forEach
items
=
"${datasourceList}"
var
=
"datasource"
varStatus
=
"status"
>
var
option
=
new
Option
(
'${datasource.dataSourceName}'
,
'${datasource.dataSourceId}'
);
datasourceOptions
.
push
(
option
);
<
c
:
if
test
=
"${status.first}"
>
<
c
:
forEach
items
=
"${channelDataSourceMapList}"
var
=
"channelDataSourceMap"
>
<
c
:
if
test
=
"${channelDataSourceMap.dataSourceId == datasource.dataSourceId}"
>
var
channelName
=
""
;
<
c
:
forEach
items
=
"${channelList}"
var
=
"channel"
varStatus
=
"channelStatus"
>
<
c
:
if
test
=
"${channel.channelId == channelDataSourceMap.channelId}"
>
var
channelOption
=
new
Option
(
'${channel.channelName}'
,
'${channel.channelId}'
);
channelOptions
.
push
(
channelOption
);
<
/c:if
>
$
(
'#businessId'
).
append
(
businessOptions
);
}
changeBusinessData
();
function
changeKPIData
(){
var
businessId
=
$
(
"#businessId"
).
val
();
<
/c:forEach
>
$
.
ajax
({
type
:
'GET'
,
contentType
:
'application/json'
,
url
:
"${ctx}/BaseManage/TaskManage/findKpiByBusiness?businessId="
+
businessId
,
dataType
:
'text'
,
beforeSend
:
function
(
data
)
{},
success
:
function
(
data
)
{
$
(
'#KPIViewId'
).
empty
();
data
=
JSON
.
parse
(
data
);
data
.
forEach
(
function
(
t
){
var
option
=
new
Option
(
t
.
name
,
t
.
kpiId
);
$
(
'#KPIViewId'
).
append
(
option
);
})
<
/c:if
>
<
/c:forEach
>
<
/c:if
>
<
/c:forEach
>
$
(
'#datasourceViewId'
).
append
(
datasourceOptions
);
$
(
'#channelId'
).
append
(
channelOptions
);
function
changeBusinessData
(){
$
(
'#businessId'
).
empty
();
businessOptions
=
[];
<
c
:
forEach
items
=
"${channelDataSourceMapList}"
var
=
"channelDataSourceMap"
>
if
(
'${channelDataSourceMap.channelId}'
==
$
(
"#channelId"
).
val
()
&&
'${channelDataSourceMap.dataSourceId}'
==
$
(
"#datasourceViewId"
).
val
()){
<
c
:
forEach
items
=
"${businessList}"
var
=
"business"
>
<
c
:
if
test
=
"${business.channelDataSourceMapId == channelDataSourceMap.channelDataSourceMapId && business.isActive =='Y' }"
>
var
option
=
new
Option
(
'${business.businessName}'
,
'${business.businessId}'
);
businessOptions
.
push
(
option
);
<
/c:if
>
<
/c:forEach
>
}
});
<
/c:forEach
>
}
changeKPIData
();
<
c
:
forEach
items
=
"${dataModelParameterList}"
var
=
"dataModelParameter"
>
var
tr
=
"<tr id='${dataModelParameter.parameterId}'><td>${dataModelParameter.parameterName}</td><td><input type='text' class='parameterValue' name='parameterValue' value='${dataModelParameter.parameterValue}'/></td><td>${dataModelParameter.parameterDataType}</td></tr>"
;
$
(
'#addTr'
).
append
(
tr
);
<
/c:forEach
>
changeTaskType
();
$
(
'#modelId'
).
val
(
'${runTask.dataModelView.dataModelId}'
);
$
(
'#detailSelect'
).
val
(
'${runTask.taskDetail.taskInfoId}'
);
for
(
var
i
=
1
;
i
<=
60
;
i
++
)
{
var
option
=
new
Option
(
i
,
i
);
minuteOption
.
push
(
option
);
}
for
(
var
i
=
1
;
i
<=
12
;
i
++
)
{
var
option
=
new
Option
(
i
,
i
);
hourOption
.
push
(
option
);
}
for
(
var
i
=
1
;
i
<=
31
;
i
++
)
{
var
option
=
new
Option
(
i
,
i
);
dayOption
.
push
(
option
);
}
for
(
var
i
=
1
;
i
<=
12
;
i
++
)
{
var
option
=
new
Option
(
i
,
i
);
monthOption
.
push
(
option
);
}
changeFrequencyType
();
if
(
$
(
'#frequencyValueHidden'
).
val
())
{
$
(
'#frequencyValue'
).
val
(
$
(
'#frequencyValueHidden'
).
val
());
}
$
(
'#businessId'
).
append
(
businessOptions
);
}
changeBusinessData
();
function
changeKPIData
(){
var
businessId
=
$
(
"#businessId"
).
val
();
$
.
ajax
({
type
:
'GET'
,
contentType
:
'application/json'
,
url
:
"${ctx}/BaseManage/TaskManage/findKpiByBusiness?businessId="
+
businessId
,
dataType
:
'text'
,
beforeSend
:
function
(
data
)
{},
success
:
function
(
data
)
{
$
(
'#KPIViewId'
).
empty
();
data
=
JSON
.
parse
(
data
);
data
.
forEach
(
function
(
t
){
var
option
=
new
Option
(
t
.
name
,
t
.
kpiId
);
$
(
'#KPIViewId'
).
append
(
option
);
})
}
});
$
(
'#modelId'
).
change
(
function
(){
var
modelId
=
$
(
'#modelId'
).
val
();
$
.
ajax
({
type
:
'GET'
,
contentType
:
'application/json'
,
url
:
"${ctx}/BaseManage/TaskManage/getModelParameterList?modelId="
+
modelId
,
dataType
:
'text'
,
beforeSend
:
function
(
data
)
{},
success
:
function
(
data
)
{
$
(
'#addTr'
).
empty
();
data
=
JSON
.
parse
(
data
)
data
.
forEach
(
function
(
t
){
var
tr
=
"<tr id='"
+
t
.
parameterId
+
"'><td>"
+
t
.
parameterName
+
"</td><td><input type='text' class='parameterValue' value='"
+
t
.
parameterValue
+
"'/></td><td>"
+
t
.
parameterDataType
+
"</td></tr>"
;
$
(
'#addTr'
).
append
(
tr
);
})
}
}
changeKPIData
();
<
c
:
forEach
items
=
"${dataModelParameterList}"
var
=
"dataModelParameter"
>
var
tr
=
"<tr id='${dataModelParameter.parameterId}'><td>${dataModelParameter.parameterName}</td><td><input type='text' class='parameterValue' name='parameterValue' value='${dataModelParameter.parameterValue}'/></td><td>${dataModelParameter.parameterDataType}</td></tr>"
;
$
(
'#addTr'
).
append
(
tr
);
<
/c:forEach
>
changeTaskType
();
$
(
'#modelId'
).
val
(
'${runTask.dataModelView.dataModelId}'
);
$
(
'#detailSelect'
).
val
(
'${runTask.taskDetail.taskInfoId}'
);
for
(
var
i
=
1
;
i
<=
60
;
i
++
)
{
var
option
=
new
Option
(
i
,
i
);
minuteOption
.
push
(
option
);
}
for
(
var
i
=
1
;
i
<=
12
;
i
++
)
{
var
option
=
new
Option
(
i
,
i
);
hourOption
.
push
(
option
);
}
for
(
var
i
=
1
;
i
<=
31
;
i
++
)
{
var
option
=
new
Option
(
i
,
i
);
dayOption
.
push
(
option
);
}
for
(
var
i
=
1
;
i
<=
12
;
i
++
)
{
var
option
=
new
Option
(
i
,
i
);
monthOption
.
push
(
option
);
}
changeFrequencyType
();
if
(
$
(
'#frequencyValueHidden'
).
val
())
{
$
(
'#frequencyValue'
).
val
(
$
(
'#frequencyValueHidden'
).
val
());
}
$
(
'#modelId'
).
change
(
function
(){
var
modelId
=
$
(
'#modelId'
).
val
();
$
.
ajax
({
type
:
'GET'
,
contentType
:
'application/json'
,
url
:
"${ctx}/BaseManage/TaskManage/getModelParameterList?modelId="
+
modelId
,
dataType
:
'text'
,
beforeSend
:
function
(
data
)
{},
success
:
function
(
data
)
{
$
(
'#addTr'
).
empty
();
data
=
JSON
.
parse
(
data
)
data
.
forEach
(
function
(
t
){
var
tr
=
"<tr id='"
+
t
.
parameterId
+
"'><td>"
+
t
.
parameterName
+
"</td><td><input type='text' class='parameterValue' value='"
+
t
.
parameterValue
+
"'/></td><td>"
+
t
.
parameterDataType
+
"</td></tr>"
;
$
(
'#addTr'
).
append
(
tr
);
})
}
});
});
});
$
(
'#datasourceViewId'
).
change
(
function
(){
$
(
"#channelId"
).
empty
();
channelOptions
=
[];
<
c
:
forEach
items
=
"${channelDataSourceMapList}"
var
=
"channelDataSourceMap"
>
if
(
'${channelDataSourceMap.dataSourceId}'
==
$
(
"#datasourceViewId"
).
val
()){
$
(
'#datasourceViewId'
).
change
(
function
(){
$
(
"#channelId"
).
empty
();
channelOptions
=
[];
<
c
:
forEach
items
=
"${channelDataSourceMapList}"
var
=
"channelDataSourceMap"
>
if
(
'${channelDataSourceMap.dataSourceId}'
==
$
(
"#datasourceViewId"
).
val
()){
var
channelName
=
""
;
<
c
:
forEach
items
=
"${channelList}"
var
=
"channel"
>
<
c
:
if
test
=
"${channel.channelId == channelDataSourceMap.channelId}"
>
var
channelOption
=
new
Option
(
'${channel.channelName}'
,
'${channel.channelId}'
);
channelOptions
.
push
(
channelOption
);
<
/c:if
>
<
c
:
if
test
=
"${channel.channelId == channelDataSourceMap.channelId}"
>
var
channelOption
=
new
Option
(
'${channel.channelName}'
,
'${channel.channelId}'
);
channelOptions
.
push
(
channelOption
);
<
/c:if
>
<
/c:forEach
>
}
<
/c:forEach
>
$
(
'#channelId'
).
append
(
channelOptions
);
changeBusinessData
();
changeKPIData
()
});
$
(
'#channelId'
).
change
(
function
(){
changeBusinessData
();
changeKPIData
()
})
$
(
'#businessId'
).
change
(
function
(){
<
/c:forEach
>
$
(
'#channelId'
).
append
(
channelOptions
);
changeBusinessData
();
changeKPIData
()
});
$
(
'#channelId'
).
change
(
function
(){
changeBusinessData
();
changeKPIData
()
});
$
(
'#businessId'
).
change
(
function
(){
changeKPIData
()
});
}
changeKPIData
()
})
});
...
...
@@ -213,7 +224,6 @@ var kpiOptions = new Array();
$
(
'#'
+
objId
).
attr
(
'disabled'
,
!
$
(
'#'
+
eleId
).
attr
(
'checked'
));
}
function
submitForm
()
{
var
url
=
'${ctx}/BaseManage/TaskManage/checkNameAndCode'
;
var
data
=
'name='
+
$
(
'#name'
).
val
()
+
"&code="
+
$
(
'#code'
).
val
()
+
"&id="
+
$
(
'#taskId'
).
val
()
+
"&defaultTaskType="
+
$
(
'#defaultTaskType'
).
val
()
;
...
...
@@ -384,8 +394,6 @@ var kpiOptions = new Array();
}
}
function
abandonTask
(){
$
.
ajax
({
type
:
"GET"
,
...
...
src/main/webapp/WEB-INF/views/TaskManage/RunTaskListTable.jsp
View file @
e683dced
...
...
@@ -46,10 +46,38 @@
<tr>
<td><input type="radio" name="taskId" id="taskId" value="${runTask.taskId}" onclick="choseTask()" /></td>
<c:if test="${runTask.taskType.tasktypeId == '1' || runTask.taskType.tasktypeId == '5' }">
<td>${runTask.provinceView.provinceName}</td>
<td>${runTask.channelView.channelName}</td>
<td>${runTask.businessView.businessName}</td>
<td>${runTask.dimKpiView.name}</td>
<td>
<c:if test="${runTask.provinceView.provinceName == null}">
全国
</c:if>
<c:if test="${runTask.provinceView.provinceName != null}">
${runTask.provinceView.provinceName}
</c:if>
</td>
<td>
<c:if test="${runTask.channelView.channelName == null}">
全部渠道
</c:if>
<c:if test="${runTask.channelView.channelName != null}">
${runTask.channelView.channelName}
</c:if>
</td>
<td>
<c:if test="${runTask.businessView.businessName == null}">
全部业务
</c:if>
<c:if test="${runTask.businessView.businessName != null}">
${runTask.businessView.businessName}
</c:if>
</td>
<td>
<c:if test="${runTask.dimKpiView.name == null}">
全部指标
</c:if>
<c:if test="${runTask.dimKpiView.name != null}">
${runTask.dimKpiView.name}
</c:if>
</td>
<td>${runTask.evaluationResult}</td>
</c:if>
<td>${runTask.name}</td>
...
...
src/main/webapp/static/js/xcdWarningTable.js
View file @
e683dced
...
...
@@ -220,7 +220,7 @@ table_pagging.prototype = {
},
pagging
:
function
(
objectJson
)
{
this
.
objectlist
=
eval
(
'('
+
objectJson
+
')'
);
if
(
this
.
start
+
this
.
limit
>=
this
.
objectlist
.
length
)
{
this
.
end
=
this
.
objectlist
.
length
;
...
...
@@ -290,7 +290,7 @@ table_pagging.prototype = {
for
(
var
k
=
0
;
k
<
rowLength
;
k
++
)
{
var
td
=
tr
.
insertCell
(
rowLength
*
j
+
k
);
var
tdContext
=
" "
;
var
tdTitle
=
""
;
if
(
this
.
header
[
k
][
1
])
{
...
...
@@ -323,14 +323,18 @@ table_pagging.prototype = {
if
(
tdContext
!=
" "
){
tdContext
=
df
.
format
(
new
Date
(
tdContext
));
}
}
else
if
(
k
==
11
){
}
if
(
k
==
11
){
if
(
tdContext
!=
" "
){
tdContext
=
df
.
format
(
new
Date
(
tdContext
));
}
else
if
(
k
==
12
){
}
}
if
(
k
==
12
){
if
(
tdContext
!=
" "
){
tdContext
=
df
.
format
(
new
Date
(
tdContext
));
}
}
else
if
(
k
==
16
){
}
if
(
k
==
16
){
if
(
tdContext
==
"已确认"
){
tr
.
className
=
"green-tr"
;
}
else
if
(
tdContext
==
"已关联协查单"
){
...
...
@@ -343,7 +347,7 @@ table_pagging.prototype = {
}
}
}
else
{
tdContext
=
"<input type='checkbox' name='cbox"
+
i
+
"' class='cbox1' onclick='javascript:checkChoose(this);'/>"
+
"<span style='display:none'>"
+
i
+
"</span>"
;
for
(
var
t
=
0
;
t
<
ids
.
length
;
t
++
)
{
...
...
@@ -352,8 +356,8 @@ table_pagging.prototype = {
break
;
}
}
}
}
else
{
tdContext
=
" "
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment