@mapgis/webclient-common 17.0.2 → 17.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-common-es6.min.js +2 -2
- package/documention/AddressServer.html +392 -114
- package/documention/ArcGISFeatureServer.html +638 -198
- package/documention/ArcGISGeometryServer.html +473 -148
- package/documention/ArcGISMapImageLayer.html +479 -129
- package/documention/ArcGISMapImageSubLayer.html +178 -48
- package/documention/ArcGISMapServer.html +464 -144
- package/documention/ArcGISTileLayer.html +849 -219
- package/documention/ArcGISVectorTileLayer.html +647 -207
- package/documention/ArcGISVectorTileServer.html +243 -78
- package/documention/BaseRenderer.html +42 -12
- package/documention/BaseServer.html +209 -54
- package/documention/BaseView.html +1096 -219
- package/documention/Basemap.html +323 -93
- package/documention/Callout3D.html +46 -16
- package/documention/Cesium3DTilesCacheLayer.html +790 -190
- package/documention/Cesium3DTilesServer.html +228 -68
- package/documention/CheckUtil.html +402 -103
- package/documention/Circle.html +301 -83
- package/documention/ClassBreakClusterInfo.html +26 -12
- package/documention/ClassBreakInfo.html +154 -39
- package/documention/ClassBreakRenderer.html +249 -64
- package/documention/ClusterInfo.html +171 -41
- package/documention/ClusterRenderer.html +274 -75
- package/documention/Collection.html +1552 -396
- package/documention/CollectionFlattener.html +147 -37
- package/documention/Color.html +278 -69
- package/documention/ColorMaterial.html +89 -27
- package/documention/ColorStop.html +136 -32
- package/documention/ColorVariable.html +66 -16
- package/documention/Config.html +35 -10
- package/documention/CursorChangeEventInfo.html +21 -6
- package/documention/EchartsLayer.html +67 -17
- package/documention/Edges3D.html +96 -29
- package/documention/ElevationInfo.html +65 -20
- package/documention/Evented.html +75 -30
- package/documention/Extent.html +525 -142
- package/documention/ExtrudeSymbol3DLayer.html +178 -51
- package/documention/Feature.html +241 -71
- package/documention/FeatureExpressionInfo.html +41 -11
- package/documention/FeatureLayer.html +864 -224
- package/documention/FeatureServer.html +1010 -296
- package/documention/FeatureSet.html +158 -49
- package/documention/FillSymbol.html +96 -26
- package/documention/FillSymbol3DLayer.html +126 -39
- package/documention/FillSymbol3DOutline.html +116 -34
- package/documention/Font.html +156 -41
- package/documention/GeoJSONLayer.html +959 -239
- package/documention/Geometry.html +312 -93
- package/documention/GeometryEngine.html +1233 -496
- package/documention/GeometryFilter.html +77 -18
- package/documention/GeometryServer.html +667 -213
- package/documention/GraphicsLayer.html +1052 -253
- package/documention/GroupLayer.html +930 -227
- package/documention/HeatmapColorStop.html +93 -23
- package/documention/HeatmapRenderer.html +223 -58
- package/documention/IGSFeatureLayer.html +439 -117
- package/documention/IGSMapImageLayer.html +694 -179
- package/documention/IGSMapImageSubLayer.html +189 -49
- package/documention/IGSSceneLayer.html +337 -93
- package/documention/IGSSceneSubLayer.html +326 -81
- package/documention/IGSTileLayer.html +900 -227
- package/documention/IGSVectorTileLayer.html +685 -215
- package/documention/IGSVectorTileSubLayer.html +167 -46
- package/documention/IconResource.html +77 -25
- package/documention/IconSymbol3DLayer.html +218 -61
- package/documention/ImageServer.html +410 -120
- package/documention/Interceptor.html +33 -9
- package/documention/LOD.html +106 -26
- package/documention/LabelClass.html +451 -114
- package/documention/LabelSymbol3D.html +131 -39
- package/documention/Layer.html +883 -213
- package/documention/LayerEvent.html +7 -2
- package/documention/LayerViewUpdateEvent.html +14 -4
- package/documention/LineCallout3D.html +183 -51
- package/documention/LineString.html +401 -126
- package/documention/LineStyleMarker3D.html +155 -43
- package/documention/LineStylePattern3D.html +89 -27
- package/documention/LineSymbol.html +95 -25
- package/documention/LineSymbol3D.html +78 -26
- package/documention/LineSymbol3DLayer.html +218 -61
- package/documention/LineSymbolMarker.html +86 -22
- package/documention/Log.html +3 -3
- package/documention/M3DModelCacheLayer.html +854 -213
- package/documention/M3DServer.html +326 -96
- package/documention/Map.html +526 -153
- package/documention/MapGISTextSymbol.html +657 -178
- package/documention/MapImageLayer.html +2184 -504
- package/documention/MapServer.html +843 -253
- package/documention/MapVLayer.html +525 -171
- package/documention/MapView.html +1157 -260
- package/documention/MarkerSymbol.html +135 -35
- package/documention/MoveEventInfo.html +21 -6
- package/documention/MultiLineString.html +497 -149
- package/documention/MultiPoint.html +399 -125
- package/documention/MultiPolygon.html +362 -116
- package/documention/OGCLayer.html +769 -189
- package/documention/ObjectSymbol3DLayer.html +318 -86
- package/documention/OpacityStop.html +106 -26
- package/documention/OpacityVariable.html +66 -16
- package/documention/OutStatistic.html +68 -18
- package/documention/OverlayLayer.html +769 -199
- package/documention/PathSymbol3DLayer.html +323 -86
- package/documention/PictureFillSymbol.html +255 -71
- package/documention/PictureMarkerSymbol.html +218 -57
- package/documention/PlotServer.html +469 -154
- package/documention/PoiServer.html +270 -80
- package/documention/Point.html +390 -119
- package/documention/PointSymbol3D.html +131 -39
- package/documention/PointSymbol3DOutline.html +103 -31
- package/documention/Polygon.html +562 -167
- package/documention/PolygonSymbol3D.html +104 -32
- package/documention/ProjectInfo.html +84 -24
- package/documention/ProjectInfoBySrsID.html +42 -12
- package/documention/Projection.html +42 -10
- package/documention/RandomRenderer.html +99 -32
- package/documention/RankRenderer.html +239 -67
- package/documention/RendererInfo.html +135 -9
- package/documention/RequestConfig.html +14 -4
- package/documention/RequestInterceptor.html +47 -12
- package/documention/ResourceServer.html +3595 -1030
- package/documention/ResponseInterceptor.html +47 -12
- package/documention/RootServer.html +263 -78
- package/documention/ScaleEventInfo.html +21 -6
- package/documention/Scene.html +212 -45
- package/documention/SceneLayer.html +802 -207
- package/documention/SceneServer.html +743 -228
- package/documention/SceneView.html +21 -7
- package/documention/SecurityServer.html +235 -70
- package/documention/SimpleFillSymbol.html +149 -40
- package/documention/SimpleLineSymbol.html +215 -56
- package/documention/SimpleMarkerSymbol.html +223 -59
- package/documention/SimpleRenderer.html +149 -39
- package/documention/SizeStop.html +106 -26
- package/documention/SizeVariable.html +146 -36
- package/documention/SketchBaseDrawTool.html +396 -109
- package/documention/SketchCircleDrawTool.html +457 -145
- package/documention/SketchEditor.html +777 -227
- package/documention/SketchEditorCesium.html +783 -258
- package/documention/SketchEditorEvent.html +7 -2
- package/documention/SketchEditorToolEventInfo.html +14 -4
- package/documention/SketchEditorVideo.html +167 -57
- package/documention/SketchEditorVideoBase.html +167 -57
- package/documention/SketchExtentDrawTool.html +457 -145
- package/documention/SketchFreehandPolygonDrawTool.html +440 -138
- package/documention/SketchFreehandPolylineDrawTool.html +455 -143
- package/documention/SketchPointDrawTool.html +486 -154
- package/documention/SketchPolygonDrawTool.html +911 -286
- package/documention/SketchPolylineDrawTool.html +846 -242
- package/documention/SketchStage.html +75 -26
- package/documention/SketchStyle.html +315 -80
- package/documention/SketchTopologyTool.html +20 -5
- package/documention/SpatialReference.html +244 -58
- package/documention/StylePattern3D.html +89 -27
- package/documention/SubLayer.html +237 -72
- package/documention/Symbol.html +110 -28
- package/documention/Symbol3D.html +41 -12
- package/documention/Symbol3DLayer.html +60 -23
- package/documention/Symbol3DVerticalOffset.html +120 -38
- package/documention/TerrainCacheLayer.html +761 -186
- package/documention/TerrainServer.html +200 -60
- package/documention/TextHalo.html +96 -29
- package/documention/TextSymbol.html +422 -107
- package/documention/TextSymbol3DLayer.html +278 -76
- package/documention/ThemeServer.html +310 -95
- package/documention/TileInfo.html +101 -26
- package/documention/TileLayer.html +825 -212
- package/documention/TileMatrixSet.html +199 -49
- package/documention/TileServer.html +172 -52
- package/documention/UniqueValueClusterInfo.html +26 -12
- package/documention/UniqueValueInfo.html +149 -37
- package/documention/UniqueValueRenderer.html +236 -61
- package/documention/UnknownLayer.html +790 -205
- package/documention/UpdateContent.html +87 -22
- package/documention/VectorTileGroupSubLayer.html +2209 -0
- package/documention/VectorTileLayer.html +1296 -361
- package/documention/VectorTileServer.html +226 -71
- package/documention/VectorTileSubLayer.html +231 -60
- package/documention/VertexChangeEventInfo.html +21 -6
- package/documention/VideoMapView.html +362 -82
- package/documention/VideoMetaData.html +104 -26
- package/documention/VideoPixelCoordTransforms.html +48 -13
- package/documention/VideoRegistrationParam.html +67 -17
- package/documention/VisualVariable.html +119 -29
- package/documention/WCSServer.html +172 -52
- package/documention/WFSLayer.html +954 -244
- package/documention/WFSServer.html +224 -69
- package/documention/WMSLayer.html +1158 -291
- package/documention/WMSServer.html +195 -60
- package/documention/WMSSubLayer.html +222 -57
- package/documention/WMTSLayer.html +990 -247
- package/documention/WMTSServer.html +188 -58
- package/documention/WMTSStyle.html +121 -31
- package/documention/WMTSSubLayer.html +865 -210
- package/documention/WPSServer.html +172 -52
- package/documention/WaterSymbol3DLayer.html +164 -47
- package/documention/WebTileLayer.html +955 -254
- package/documention/WorkFlowServer.html +399 -114
- package/documention/WorkFlowServer600227.html +600 -165
- package/documention/WorkFlowServer600228.html +560 -155
- package/documention/WorkFlowServer600229.html +600 -165
- package/documention/WorkFlowServer600230.html +600 -165
- package/documention/WorkFlowServer600231.html +680 -185
- package/documention/WorkFlowServer600232.html +600 -165
- package/documention/WorkFlowServer600233.html +580 -160
- package/documention/WorkFlowServer600235.html +480 -135
- package/documention/WorkFlowServer600237.html +606 -166
- package/documention/WorkFlowServer600238.html +613 -168
- package/documention/WorkFlowServer600239.html +541 -151
- package/documention/WorkFlowServer600307.html +573 -158
- package/documention/WorkFlowServer600308.html +226 -56
- package/documention/WorkFlowServer600309.html +600 -165
- package/documention/WorkFlowServer600314.html +620 -170
- package/documention/WorkFlowServer600334.html +600 -165
- package/documention/WorkFlowServer600336.html +560 -155
- package/documention/WorkFlowServer600340.html +740 -200
- package/documention/WorkFlowServer600354.html +580 -160
- package/documention/WorkFlowServer600368.html +500 -140
- package/documention/WorkFlowServer600369.html +560 -155
- package/documention/WorkFlowServer600370.html +540 -150
- package/documention/Zondy.Object.CAttDataRow.html +21 -6
- package/documention/Zondy.Object.CAttStruct.html +28 -8
- package/documention/global.html +5453 -1051
- package/documention/index.html +53 -53
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +126 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +35 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +49 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +42 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +14 -4
- package/documention/module-ArcGis.ArcGisCircle.html +49 -14
- package/documention/module-ArcGis.ArcGisExtent.html +134 -44
- package/documention/module-ArcGis.ArcGisMultipoint.html +54 -19
- package/documention/module-ArcGis.ArcGisPoint.html +75 -25
- package/documention/module-ArcGis.ArcGisPolygon.html +172 -52
- package/documention/module-ArcGis.ArcGisPolyline.html +112 -37
- package/documention/module-ArcGis.ArcGisSpatialReference.html +41 -11
- package/documention/module.exports.html +6 -1
- package/documention/scripts/sideBar.js +133 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -71,13 +71,18 @@
|
|
|
71
71
|
|
|
72
72
|
<tr class="deep-level-0">
|
|
73
73
|
|
|
74
|
-
<td class="name"
|
|
74
|
+
<td class="name"><code>options</code></td>
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
<td class="type">
|
|
78
78
|
|
|
79
79
|
|
|
80
|
-
<span class="param-type">
|
|
80
|
+
<span class="param-type">
|
|
81
|
+
|
|
82
|
+
Object
|
|
83
|
+
|
|
84
|
+
</span>
|
|
85
|
+
|
|
81
86
|
|
|
82
87
|
|
|
83
88
|
|
|
@@ -93,13 +98,18 @@
|
|
|
93
98
|
|
|
94
99
|
<tr class="deep-level-1">
|
|
95
100
|
|
|
96
|
-
<td class="name"
|
|
101
|
+
<td class="name"><code>url</code></td>
|
|
97
102
|
|
|
98
103
|
|
|
99
104
|
<td class="type">
|
|
100
105
|
|
|
101
106
|
|
|
102
|
-
<span class="param-type">
|
|
107
|
+
<span class="param-type">
|
|
108
|
+
|
|
109
|
+
String
|
|
110
|
+
|
|
111
|
+
</span>
|
|
112
|
+
|
|
103
113
|
|
|
104
114
|
|
|
105
115
|
|
|
@@ -115,13 +125,18 @@
|
|
|
115
125
|
|
|
116
126
|
<tr class="deep-level-1">
|
|
117
127
|
|
|
118
|
-
<td class="name"
|
|
128
|
+
<td class="name"><code>srcInfo1</code></td>
|
|
119
129
|
|
|
120
130
|
|
|
121
131
|
<td class="type">
|
|
122
132
|
|
|
123
133
|
|
|
124
|
-
<span class="param-type">
|
|
134
|
+
<span class="param-type">
|
|
135
|
+
|
|
136
|
+
String
|
|
137
|
+
|
|
138
|
+
</span>
|
|
139
|
+
|
|
125
140
|
|
|
126
141
|
|
|
127
142
|
|
|
@@ -137,13 +152,18 @@
|
|
|
137
152
|
|
|
138
153
|
<tr class="deep-level-1">
|
|
139
154
|
|
|
140
|
-
<td class="name"
|
|
155
|
+
<td class="name"><code>srcInfo2</code></td>
|
|
141
156
|
|
|
142
157
|
|
|
143
158
|
<td class="type">
|
|
144
159
|
|
|
145
160
|
|
|
146
|
-
<span class="param-type">
|
|
161
|
+
<span class="param-type">
|
|
162
|
+
|
|
163
|
+
String
|
|
164
|
+
|
|
165
|
+
</span>
|
|
166
|
+
|
|
147
167
|
|
|
148
168
|
|
|
149
169
|
|
|
@@ -159,13 +179,18 @@
|
|
|
159
179
|
|
|
160
180
|
<tr class="deep-level-1">
|
|
161
181
|
|
|
162
|
-
<td class="name"
|
|
182
|
+
<td class="name"><code>desInfo</code></td>
|
|
163
183
|
|
|
164
184
|
|
|
165
185
|
<td class="type">
|
|
166
186
|
|
|
167
187
|
|
|
168
|
-
<span class="param-type">
|
|
188
|
+
<span class="param-type">
|
|
189
|
+
|
|
190
|
+
String
|
|
191
|
+
|
|
192
|
+
</span>
|
|
193
|
+
|
|
169
194
|
|
|
170
195
|
|
|
171
196
|
|
|
@@ -181,13 +206,18 @@
|
|
|
181
206
|
|
|
182
207
|
<tr class="deep-level-1">
|
|
183
208
|
|
|
184
|
-
<td class="name"
|
|
209
|
+
<td class="name"><code>attOptType</code></td>
|
|
185
210
|
|
|
186
211
|
|
|
187
212
|
<td class="type">
|
|
188
213
|
|
|
189
214
|
|
|
190
|
-
<span class="param-type">
|
|
215
|
+
<span class="param-type">
|
|
216
|
+
|
|
217
|
+
Number
|
|
218
|
+
|
|
219
|
+
</span>
|
|
220
|
+
|
|
191
221
|
|
|
192
222
|
|
|
193
223
|
|
|
@@ -203,13 +233,18 @@
|
|
|
203
233
|
|
|
204
234
|
<tr class="deep-level-1">
|
|
205
235
|
|
|
206
|
-
<td class="name"
|
|
236
|
+
<td class="name"><code>infoOptType</code></td>
|
|
207
237
|
|
|
208
238
|
|
|
209
239
|
<td class="type">
|
|
210
240
|
|
|
211
241
|
|
|
212
|
-
<span class="param-type">
|
|
242
|
+
<span class="param-type">
|
|
243
|
+
|
|
244
|
+
Number
|
|
245
|
+
|
|
246
|
+
</span>
|
|
247
|
+
|
|
213
248
|
|
|
214
249
|
|
|
215
250
|
|
|
@@ -225,13 +260,18 @@
|
|
|
225
260
|
|
|
226
261
|
<tr class="deep-level-1">
|
|
227
262
|
|
|
228
|
-
<td class="name"
|
|
263
|
+
<td class="name"><code>overType</code></td>
|
|
229
264
|
|
|
230
265
|
|
|
231
266
|
<td class="type">
|
|
232
267
|
|
|
233
268
|
|
|
234
|
-
<span class="param-type">
|
|
269
|
+
<span class="param-type">
|
|
270
|
+
|
|
271
|
+
Number
|
|
272
|
+
|
|
273
|
+
</span>
|
|
274
|
+
|
|
235
275
|
|
|
236
276
|
|
|
237
277
|
|
|
@@ -247,13 +287,18 @@
|
|
|
247
287
|
|
|
248
288
|
<tr class="deep-level-1">
|
|
249
289
|
|
|
250
|
-
<td class="name"
|
|
290
|
+
<td class="name"><code>radius</code></td>
|
|
251
291
|
|
|
252
292
|
|
|
253
293
|
<td class="type">
|
|
254
294
|
|
|
255
295
|
|
|
256
|
-
<span class="param-type">
|
|
296
|
+
<span class="param-type">
|
|
297
|
+
|
|
298
|
+
Number
|
|
299
|
+
|
|
300
|
+
</span>
|
|
301
|
+
|
|
257
302
|
|
|
258
303
|
|
|
259
304
|
|
|
@@ -269,13 +314,18 @@
|
|
|
269
314
|
|
|
270
315
|
<tr class="deep-level-1">
|
|
271
316
|
|
|
272
|
-
<td class="name"
|
|
317
|
+
<td class="name"><code>src1AttFilter</code></td>
|
|
273
318
|
|
|
274
319
|
|
|
275
320
|
<td class="type">
|
|
276
321
|
|
|
277
322
|
|
|
278
|
-
<span class="param-type">
|
|
323
|
+
<span class="param-type">
|
|
324
|
+
|
|
325
|
+
Boolean
|
|
326
|
+
|
|
327
|
+
</span>
|
|
328
|
+
|
|
279
329
|
|
|
280
330
|
|
|
281
331
|
|
|
@@ -291,13 +341,18 @@
|
|
|
291
341
|
|
|
292
342
|
<tr class="deep-level-1">
|
|
293
343
|
|
|
294
|
-
<td class="name"
|
|
344
|
+
<td class="name"><code>isCreateDesCls</code></td>
|
|
295
345
|
|
|
296
346
|
|
|
297
347
|
<td class="type">
|
|
298
348
|
|
|
299
349
|
|
|
300
|
-
<span class="param-type">
|
|
350
|
+
<span class="param-type">
|
|
351
|
+
|
|
352
|
+
Boolean
|
|
353
|
+
|
|
354
|
+
</span>
|
|
355
|
+
|
|
301
356
|
|
|
302
357
|
|
|
303
358
|
|
|
@@ -417,7 +472,7 @@
|
|
|
417
472
|
|
|
418
473
|
|
|
419
474
|
<ul>
|
|
420
|
-
<li><a class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
|
|
475
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
|
|
421
476
|
</ul>
|
|
422
477
|
|
|
423
478
|
|
|
@@ -449,11 +504,16 @@
|
|
|
449
504
|
<tbody>
|
|
450
505
|
|
|
451
506
|
<tr class="deep-level-0">
|
|
452
|
-
<td class="name"><code><a href="
|
|
507
|
+
<td class="name"><code><a href="#attOptType">attOptType</a></code></td>
|
|
453
508
|
<td class="name">
|
|
454
509
|
<code>
|
|
455
510
|
|
|
456
|
-
<span class="param-type">
|
|
511
|
+
<span class="param-type">
|
|
512
|
+
|
|
513
|
+
Number
|
|
514
|
+
|
|
515
|
+
</span>
|
|
516
|
+
|
|
457
517
|
|
|
458
518
|
|
|
459
519
|
</code>
|
|
@@ -462,11 +522,16 @@
|
|
|
462
522
|
</tr>
|
|
463
523
|
|
|
464
524
|
<tr class="deep-level-0">
|
|
465
|
-
<td class="name"><code><a href="
|
|
525
|
+
<td class="name"><code><a href="#clientId">clientId</a></code></td>
|
|
466
526
|
<td class="name">
|
|
467
527
|
<code>
|
|
468
528
|
|
|
469
|
-
<span class="param-type">
|
|
529
|
+
<span class="param-type">
|
|
530
|
+
|
|
531
|
+
Boolean
|
|
532
|
+
|
|
533
|
+
</span>
|
|
534
|
+
|
|
470
535
|
|
|
471
536
|
|
|
472
537
|
</code>
|
|
@@ -475,11 +540,16 @@
|
|
|
475
540
|
</tr>
|
|
476
541
|
|
|
477
542
|
<tr class="deep-level-0">
|
|
478
|
-
<td class="name"><code><a href="
|
|
543
|
+
<td class="name"><code><a href="#description">description</a></code></td>
|
|
479
544
|
<td class="name">
|
|
480
545
|
<code>
|
|
481
546
|
|
|
482
|
-
<span class="param-type">
|
|
547
|
+
<span class="param-type">
|
|
548
|
+
|
|
549
|
+
String
|
|
550
|
+
|
|
551
|
+
</span>
|
|
552
|
+
|
|
483
553
|
|
|
484
554
|
|
|
485
555
|
</code>
|
|
@@ -488,11 +558,16 @@
|
|
|
488
558
|
</tr>
|
|
489
559
|
|
|
490
560
|
<tr class="deep-level-0">
|
|
491
|
-
<td class="name"><code><a href="
|
|
561
|
+
<td class="name"><code><a href="#desInfo">desInfo</a></code></td>
|
|
492
562
|
<td class="name">
|
|
493
563
|
<code>
|
|
494
564
|
|
|
495
|
-
<span class="param-type">
|
|
565
|
+
<span class="param-type">
|
|
566
|
+
|
|
567
|
+
String
|
|
568
|
+
|
|
569
|
+
</span>
|
|
570
|
+
|
|
496
571
|
|
|
497
572
|
|
|
498
573
|
</code>
|
|
@@ -501,11 +576,16 @@
|
|
|
501
576
|
</tr>
|
|
502
577
|
|
|
503
578
|
<tr class="deep-level-0">
|
|
504
|
-
<td class="name"><code><a href="
|
|
579
|
+
<td class="name"><code><a href="#enableGlobeFetch">enableGlobeFetch</a></code></td>
|
|
505
580
|
<td class="name">
|
|
506
581
|
<code>
|
|
507
582
|
|
|
508
|
-
<span class="param-type">
|
|
583
|
+
<span class="param-type">
|
|
584
|
+
|
|
585
|
+
Boolean
|
|
586
|
+
|
|
587
|
+
</span>
|
|
588
|
+
|
|
509
589
|
|
|
510
590
|
|
|
511
591
|
</code>
|
|
@@ -514,11 +594,16 @@
|
|
|
514
594
|
</tr>
|
|
515
595
|
|
|
516
596
|
<tr class="deep-level-0">
|
|
517
|
-
<td class="name"><code><a href="
|
|
597
|
+
<td class="name"><code><a href="#flowId">flowId</a></code></td>
|
|
518
598
|
<td class="name">
|
|
519
599
|
<code>
|
|
520
600
|
|
|
521
|
-
<span class="param-type">
|
|
601
|
+
<span class="param-type">
|
|
602
|
+
|
|
603
|
+
Number
|
|
604
|
+
|
|
605
|
+
</span>
|
|
606
|
+
|
|
522
607
|
|
|
523
608
|
|
|
524
609
|
</code>
|
|
@@ -527,11 +612,16 @@
|
|
|
527
612
|
</tr>
|
|
528
613
|
|
|
529
614
|
<tr class="deep-level-0">
|
|
530
|
-
<td class="name"><code><a href="
|
|
615
|
+
<td class="name"><code><a href="#groupName">groupName</a></code></td>
|
|
531
616
|
<td class="name">
|
|
532
617
|
<code>
|
|
533
618
|
|
|
534
|
-
<span class="param-type">
|
|
619
|
+
<span class="param-type">
|
|
620
|
+
|
|
621
|
+
String
|
|
622
|
+
|
|
623
|
+
</span>
|
|
624
|
+
|
|
535
625
|
|
|
536
626
|
|
|
537
627
|
</code>
|
|
@@ -540,11 +630,16 @@
|
|
|
540
630
|
</tr>
|
|
541
631
|
|
|
542
632
|
<tr class="deep-level-0">
|
|
543
|
-
<td class="name"><code><a href="
|
|
633
|
+
<td class="name"><code><a href="#headers">headers</a></code></td>
|
|
544
634
|
<td class="name">
|
|
545
635
|
<code>
|
|
546
636
|
|
|
547
|
-
<span class="param-type">
|
|
637
|
+
<span class="param-type">
|
|
638
|
+
|
|
639
|
+
String
|
|
640
|
+
|
|
641
|
+
</span>
|
|
642
|
+
|
|
548
643
|
|
|
549
644
|
|
|
550
645
|
</code>
|
|
@@ -553,11 +648,16 @@
|
|
|
553
648
|
</tr>
|
|
554
649
|
|
|
555
650
|
<tr class="deep-level-0">
|
|
556
|
-
<td class="name"><code><a href="
|
|
651
|
+
<td class="name"><code><a href="#infoOptType">infoOptType</a></code></td>
|
|
557
652
|
<td class="name">
|
|
558
653
|
<code>
|
|
559
654
|
|
|
560
|
-
<span class="param-type">
|
|
655
|
+
<span class="param-type">
|
|
656
|
+
|
|
657
|
+
Number
|
|
658
|
+
|
|
659
|
+
</span>
|
|
660
|
+
|
|
561
661
|
|
|
562
662
|
|
|
563
663
|
</code>
|
|
@@ -566,11 +666,16 @@
|
|
|
566
666
|
</tr>
|
|
567
667
|
|
|
568
668
|
<tr class="deep-level-0">
|
|
569
|
-
<td class="name"><code><a href="
|
|
669
|
+
<td class="name"><code><a href="#isCreateDesCls">isCreateDesCls</a></code></td>
|
|
570
670
|
<td class="name">
|
|
571
671
|
<code>
|
|
572
672
|
|
|
573
|
-
<span class="param-type">
|
|
673
|
+
<span class="param-type">
|
|
674
|
+
|
|
675
|
+
Boolean
|
|
676
|
+
|
|
677
|
+
</span>
|
|
678
|
+
|
|
574
679
|
|
|
575
680
|
|
|
576
681
|
</code>
|
|
@@ -579,11 +684,16 @@
|
|
|
579
684
|
</tr>
|
|
580
685
|
|
|
581
686
|
<tr class="deep-level-0">
|
|
582
|
-
<td class="name"><code><a href="
|
|
687
|
+
<td class="name"><code><a href="#overType">overType</a></code></td>
|
|
583
688
|
<td class="name">
|
|
584
689
|
<code>
|
|
585
690
|
|
|
586
|
-
<span class="param-type">
|
|
691
|
+
<span class="param-type">
|
|
692
|
+
|
|
693
|
+
Number
|
|
694
|
+
|
|
695
|
+
</span>
|
|
696
|
+
|
|
587
697
|
|
|
588
698
|
|
|
589
699
|
</code>
|
|
@@ -592,11 +702,16 @@
|
|
|
592
702
|
</tr>
|
|
593
703
|
|
|
594
704
|
<tr class="deep-level-0">
|
|
595
|
-
<td class="name"><code><a href="
|
|
705
|
+
<td class="name"><code><a href="#radius">radius</a></code></td>
|
|
596
706
|
<td class="name">
|
|
597
707
|
<code>
|
|
598
708
|
|
|
599
|
-
<span class="param-type">
|
|
709
|
+
<span class="param-type">
|
|
710
|
+
|
|
711
|
+
Number
|
|
712
|
+
|
|
713
|
+
</span>
|
|
714
|
+
|
|
600
715
|
|
|
601
716
|
|
|
602
717
|
</code>
|
|
@@ -605,11 +720,16 @@
|
|
|
605
720
|
</tr>
|
|
606
721
|
|
|
607
722
|
<tr class="deep-level-0">
|
|
608
|
-
<td class="name"><code><a href="
|
|
723
|
+
<td class="name"><code><a href="#requestInterceptor">requestInterceptor</a></code></td>
|
|
609
724
|
<td class="name">
|
|
610
725
|
<code>
|
|
611
726
|
|
|
612
|
-
<span class="param-type">
|
|
727
|
+
<span class="param-type">
|
|
728
|
+
|
|
729
|
+
function
|
|
730
|
+
|
|
731
|
+
</span>
|
|
732
|
+
|
|
613
733
|
|
|
614
734
|
|
|
615
735
|
</code>
|
|
@@ -618,11 +738,16 @@
|
|
|
618
738
|
</tr>
|
|
619
739
|
|
|
620
740
|
<tr class="deep-level-0">
|
|
621
|
-
<td class="name"><code><a href="
|
|
741
|
+
<td class="name"><code><a href="#requestTimeout">requestTimeout</a></code></td>
|
|
622
742
|
<td class="name">
|
|
623
743
|
<code>
|
|
624
744
|
|
|
625
|
-
<span class="param-type">
|
|
745
|
+
<span class="param-type">
|
|
746
|
+
|
|
747
|
+
String
|
|
748
|
+
|
|
749
|
+
</span>
|
|
750
|
+
|
|
626
751
|
|
|
627
752
|
|
|
628
753
|
</code>
|
|
@@ -631,11 +756,16 @@
|
|
|
631
756
|
</tr>
|
|
632
757
|
|
|
633
758
|
<tr class="deep-level-0">
|
|
634
|
-
<td class="name"><code><a href="
|
|
759
|
+
<td class="name"><code><a href="#responseInterceptor">responseInterceptor</a></code></td>
|
|
635
760
|
<td class="name">
|
|
636
761
|
<code>
|
|
637
762
|
|
|
638
|
-
<span class="param-type">
|
|
763
|
+
<span class="param-type">
|
|
764
|
+
|
|
765
|
+
function
|
|
766
|
+
|
|
767
|
+
</span>
|
|
768
|
+
|
|
639
769
|
|
|
640
770
|
|
|
641
771
|
</code>
|
|
@@ -644,11 +774,16 @@
|
|
|
644
774
|
</tr>
|
|
645
775
|
|
|
646
776
|
<tr class="deep-level-0">
|
|
647
|
-
<td class="name"><code><a href="
|
|
777
|
+
<td class="name"><code><a href="#src1AttFilter">src1AttFilter</a></code></td>
|
|
648
778
|
<td class="name">
|
|
649
779
|
<code>
|
|
650
780
|
|
|
651
|
-
<span class="param-type">
|
|
781
|
+
<span class="param-type">
|
|
782
|
+
|
|
783
|
+
Boolean
|
|
784
|
+
|
|
785
|
+
</span>
|
|
786
|
+
|
|
652
787
|
|
|
653
788
|
|
|
654
789
|
</code>
|
|
@@ -657,11 +792,16 @@
|
|
|
657
792
|
</tr>
|
|
658
793
|
|
|
659
794
|
<tr class="deep-level-0">
|
|
660
|
-
<td class="name"><code><a href="
|
|
795
|
+
<td class="name"><code><a href="#srcInfo1">srcInfo1</a></code></td>
|
|
661
796
|
<td class="name">
|
|
662
797
|
<code>
|
|
663
798
|
|
|
664
|
-
<span class="param-type">
|
|
799
|
+
<span class="param-type">
|
|
800
|
+
|
|
801
|
+
String
|
|
802
|
+
|
|
803
|
+
</span>
|
|
804
|
+
|
|
665
805
|
|
|
666
806
|
|
|
667
807
|
</code>
|
|
@@ -670,11 +810,16 @@
|
|
|
670
810
|
</tr>
|
|
671
811
|
|
|
672
812
|
<tr class="deep-level-0">
|
|
673
|
-
<td class="name"><code><a href="
|
|
813
|
+
<td class="name"><code><a href="#srcInfo2">srcInfo2</a></code></td>
|
|
674
814
|
<td class="name">
|
|
675
815
|
<code>
|
|
676
816
|
|
|
677
|
-
<span class="param-type">
|
|
817
|
+
<span class="param-type">
|
|
818
|
+
|
|
819
|
+
String
|
|
820
|
+
|
|
821
|
+
</span>
|
|
822
|
+
|
|
678
823
|
|
|
679
824
|
|
|
680
825
|
</code>
|
|
@@ -683,11 +828,16 @@
|
|
|
683
828
|
</tr>
|
|
684
829
|
|
|
685
830
|
<tr class="deep-level-0">
|
|
686
|
-
<td class="name"><code><a href="
|
|
831
|
+
<td class="name"><code><a href="#tokenAttachType">tokenAttachType</a></code></td>
|
|
687
832
|
<td class="name">
|
|
688
833
|
<code>
|
|
689
834
|
|
|
690
|
-
<span class="param-type"
|
|
835
|
+
<span class="param-type">
|
|
836
|
+
|
|
837
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
838
|
+
|
|
839
|
+
</span>
|
|
840
|
+
|
|
691
841
|
|
|
692
842
|
|
|
693
843
|
</code>
|
|
@@ -696,11 +846,16 @@
|
|
|
696
846
|
</tr>
|
|
697
847
|
|
|
698
848
|
<tr class="deep-level-0">
|
|
699
|
-
<td class="name"><code><a href="
|
|
849
|
+
<td class="name"><code><a href="#tokenKey">tokenKey</a></code></td>
|
|
700
850
|
<td class="name">
|
|
701
851
|
<code>
|
|
702
852
|
|
|
703
|
-
<span class="param-type">
|
|
853
|
+
<span class="param-type">
|
|
854
|
+
|
|
855
|
+
String
|
|
856
|
+
|
|
857
|
+
</span>
|
|
858
|
+
|
|
704
859
|
|
|
705
860
|
|
|
706
861
|
</code>
|
|
@@ -709,11 +864,16 @@
|
|
|
709
864
|
</tr>
|
|
710
865
|
|
|
711
866
|
<tr class="deep-level-0">
|
|
712
|
-
<td class="name"><code><a href="
|
|
867
|
+
<td class="name"><code><a href="#tokenValue">tokenValue</a></code></td>
|
|
713
868
|
<td class="name">
|
|
714
869
|
<code>
|
|
715
870
|
|
|
716
|
-
<span class="param-type">
|
|
871
|
+
<span class="param-type">
|
|
872
|
+
|
|
873
|
+
String
|
|
874
|
+
|
|
875
|
+
</span>
|
|
876
|
+
|
|
717
877
|
|
|
718
878
|
|
|
719
879
|
</code>
|
|
@@ -722,11 +882,16 @@
|
|
|
722
882
|
</tr>
|
|
723
883
|
|
|
724
884
|
<tr class="deep-level-0">
|
|
725
|
-
<td class="name"><code><a href="
|
|
885
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
726
886
|
<td class="name">
|
|
727
887
|
<code>
|
|
728
888
|
|
|
729
|
-
<span class="param-type">
|
|
889
|
+
<span class="param-type">
|
|
890
|
+
|
|
891
|
+
String
|
|
892
|
+
|
|
893
|
+
</span>
|
|
894
|
+
|
|
730
895
|
|
|
731
896
|
|
|
732
897
|
</code>
|
|
@@ -745,7 +910,12 @@
|
|
|
745
910
|
<span class="method-parameter is-pulled-right">
|
|
746
911
|
<label>类型:</label>
|
|
747
912
|
|
|
748
|
-
<span class="param-type">
|
|
913
|
+
<span class="param-type">
|
|
914
|
+
|
|
915
|
+
Number
|
|
916
|
+
|
|
917
|
+
</span>
|
|
918
|
+
|
|
749
919
|
|
|
750
920
|
|
|
751
921
|
</span>
|
|
@@ -815,7 +985,12 @@
|
|
|
815
985
|
<span class="method-parameter is-pulled-right">
|
|
816
986
|
<label>类型:</label>
|
|
817
987
|
|
|
818
|
-
<span class="param-type">
|
|
988
|
+
<span class="param-type">
|
|
989
|
+
|
|
990
|
+
Boolean
|
|
991
|
+
|
|
992
|
+
</span>
|
|
993
|
+
|
|
819
994
|
|
|
820
995
|
|
|
821
996
|
</span>
|
|
@@ -849,7 +1024,7 @@
|
|
|
849
1024
|
|
|
850
1025
|
<dt class="inherited-from">Inherited From:</dt>
|
|
851
1026
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
852
|
-
<a class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
1027
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
853
1028
|
</li></ul></dd>
|
|
854
1029
|
|
|
855
1030
|
|
|
@@ -890,7 +1065,12 @@
|
|
|
890
1065
|
<span class="method-parameter is-pulled-right">
|
|
891
1066
|
<label>类型:</label>
|
|
892
1067
|
|
|
893
|
-
<span class="param-type">
|
|
1068
|
+
<span class="param-type">
|
|
1069
|
+
|
|
1070
|
+
String
|
|
1071
|
+
|
|
1072
|
+
</span>
|
|
1073
|
+
|
|
894
1074
|
|
|
895
1075
|
|
|
896
1076
|
</span>
|
|
@@ -964,7 +1144,12 @@
|
|
|
964
1144
|
<span class="method-parameter is-pulled-right">
|
|
965
1145
|
<label>类型:</label>
|
|
966
1146
|
|
|
967
|
-
<span class="param-type">
|
|
1147
|
+
<span class="param-type">
|
|
1148
|
+
|
|
1149
|
+
String
|
|
1150
|
+
|
|
1151
|
+
</span>
|
|
1152
|
+
|
|
968
1153
|
|
|
969
1154
|
|
|
970
1155
|
</span>
|
|
@@ -1034,7 +1219,12 @@
|
|
|
1034
1219
|
<span class="method-parameter is-pulled-right">
|
|
1035
1220
|
<label>类型:</label>
|
|
1036
1221
|
|
|
1037
|
-
<span class="param-type">
|
|
1222
|
+
<span class="param-type">
|
|
1223
|
+
|
|
1224
|
+
Boolean
|
|
1225
|
+
|
|
1226
|
+
</span>
|
|
1227
|
+
|
|
1038
1228
|
|
|
1039
1229
|
|
|
1040
1230
|
</span>
|
|
@@ -1068,7 +1258,7 @@
|
|
|
1068
1258
|
|
|
1069
1259
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1070
1260
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1071
|
-
<a class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
1261
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
1072
1262
|
</li></ul></dd>
|
|
1073
1263
|
|
|
1074
1264
|
|
|
@@ -1130,7 +1320,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1130
1320
|
<span class="method-parameter is-pulled-right">
|
|
1131
1321
|
<label>类型:</label>
|
|
1132
1322
|
|
|
1133
|
-
<span class="param-type">
|
|
1323
|
+
<span class="param-type">
|
|
1324
|
+
|
|
1325
|
+
Number
|
|
1326
|
+
|
|
1327
|
+
</span>
|
|
1328
|
+
|
|
1134
1329
|
|
|
1135
1330
|
|
|
1136
1331
|
</span>
|
|
@@ -1204,7 +1399,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1204
1399
|
<span class="method-parameter is-pulled-right">
|
|
1205
1400
|
<label>类型:</label>
|
|
1206
1401
|
|
|
1207
|
-
<span class="param-type">
|
|
1402
|
+
<span class="param-type">
|
|
1403
|
+
|
|
1404
|
+
String
|
|
1405
|
+
|
|
1406
|
+
</span>
|
|
1407
|
+
|
|
1208
1408
|
|
|
1209
1409
|
|
|
1210
1410
|
</span>
|
|
@@ -1278,7 +1478,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1278
1478
|
<span class="method-parameter is-pulled-right">
|
|
1279
1479
|
<label>类型:</label>
|
|
1280
1480
|
|
|
1281
|
-
<span class="param-type">
|
|
1481
|
+
<span class="param-type">
|
|
1482
|
+
|
|
1483
|
+
String
|
|
1484
|
+
|
|
1485
|
+
</span>
|
|
1486
|
+
|
|
1282
1487
|
|
|
1283
1488
|
|
|
1284
1489
|
</span>
|
|
@@ -1312,7 +1517,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1312
1517
|
|
|
1313
1518
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1314
1519
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1315
|
-
<a class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
1520
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
1316
1521
|
</li></ul></dd>
|
|
1317
1522
|
|
|
1318
1523
|
|
|
@@ -1375,7 +1580,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1375
1580
|
<span class="method-parameter is-pulled-right">
|
|
1376
1581
|
<label>类型:</label>
|
|
1377
1582
|
|
|
1378
|
-
<span class="param-type">
|
|
1583
|
+
<span class="param-type">
|
|
1584
|
+
|
|
1585
|
+
Number
|
|
1586
|
+
|
|
1587
|
+
</span>
|
|
1588
|
+
|
|
1379
1589
|
|
|
1380
1590
|
|
|
1381
1591
|
</span>
|
|
@@ -1445,7 +1655,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1445
1655
|
<span class="method-parameter is-pulled-right">
|
|
1446
1656
|
<label>类型:</label>
|
|
1447
1657
|
|
|
1448
|
-
<span class="param-type">
|
|
1658
|
+
<span class="param-type">
|
|
1659
|
+
|
|
1660
|
+
Boolean
|
|
1661
|
+
|
|
1662
|
+
</span>
|
|
1663
|
+
|
|
1449
1664
|
|
|
1450
1665
|
|
|
1451
1666
|
</span>
|
|
@@ -1515,7 +1730,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1515
1730
|
<span class="method-parameter is-pulled-right">
|
|
1516
1731
|
<label>类型:</label>
|
|
1517
1732
|
|
|
1518
|
-
<span class="param-type">
|
|
1733
|
+
<span class="param-type">
|
|
1734
|
+
|
|
1735
|
+
Number
|
|
1736
|
+
|
|
1737
|
+
</span>
|
|
1738
|
+
|
|
1519
1739
|
|
|
1520
1740
|
|
|
1521
1741
|
</span>
|
|
@@ -1585,7 +1805,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1585
1805
|
<span class="method-parameter is-pulled-right">
|
|
1586
1806
|
<label>类型:</label>
|
|
1587
1807
|
|
|
1588
|
-
<span class="param-type">
|
|
1808
|
+
<span class="param-type">
|
|
1809
|
+
|
|
1810
|
+
Number
|
|
1811
|
+
|
|
1812
|
+
</span>
|
|
1813
|
+
|
|
1589
1814
|
|
|
1590
1815
|
|
|
1591
1816
|
</span>
|
|
@@ -1655,7 +1880,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1655
1880
|
<span class="method-parameter is-pulled-right">
|
|
1656
1881
|
<label>类型:</label>
|
|
1657
1882
|
|
|
1658
|
-
<span class="param-type">
|
|
1883
|
+
<span class="param-type">
|
|
1884
|
+
|
|
1885
|
+
function
|
|
1886
|
+
|
|
1887
|
+
</span>
|
|
1888
|
+
|
|
1659
1889
|
|
|
1660
1890
|
|
|
1661
1891
|
</span>
|
|
@@ -1689,7 +1919,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1689
1919
|
|
|
1690
1920
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1691
1921
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1692
|
-
<a class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
1922
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
1693
1923
|
</li></ul></dd>
|
|
1694
1924
|
|
|
1695
1925
|
|
|
@@ -1758,7 +1988,12 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1758
1988
|
<span class="method-parameter is-pulled-right">
|
|
1759
1989
|
<label>类型:</label>
|
|
1760
1990
|
|
|
1761
|
-
<span class="param-type">
|
|
1991
|
+
<span class="param-type">
|
|
1992
|
+
|
|
1993
|
+
String
|
|
1994
|
+
|
|
1995
|
+
</span>
|
|
1996
|
+
|
|
1762
1997
|
|
|
1763
1998
|
|
|
1764
1999
|
</span>
|
|
@@ -1792,7 +2027,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1792
2027
|
|
|
1793
2028
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1794
2029
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1795
|
-
<a class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
2030
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
1796
2031
|
</li></ul></dd>
|
|
1797
2032
|
|
|
1798
2033
|
|
|
@@ -1851,7 +2086,12 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
1851
2086
|
<span class="method-parameter is-pulled-right">
|
|
1852
2087
|
<label>类型:</label>
|
|
1853
2088
|
|
|
1854
|
-
<span class="param-type">
|
|
2089
|
+
<span class="param-type">
|
|
2090
|
+
|
|
2091
|
+
function
|
|
2092
|
+
|
|
2093
|
+
</span>
|
|
2094
|
+
|
|
1855
2095
|
|
|
1856
2096
|
|
|
1857
2097
|
</span>
|
|
@@ -1885,7 +2125,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
1885
2125
|
|
|
1886
2126
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1887
2127
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1888
|
-
<a class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
2128
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
1889
2129
|
</li></ul></dd>
|
|
1890
2130
|
|
|
1891
2131
|
|
|
@@ -1956,7 +2196,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1956
2196
|
<span class="method-parameter is-pulled-right">
|
|
1957
2197
|
<label>类型:</label>
|
|
1958
2198
|
|
|
1959
|
-
<span class="param-type">
|
|
2199
|
+
<span class="param-type">
|
|
2200
|
+
|
|
2201
|
+
Boolean
|
|
2202
|
+
|
|
2203
|
+
</span>
|
|
2204
|
+
|
|
1960
2205
|
|
|
1961
2206
|
|
|
1962
2207
|
</span>
|
|
@@ -2026,7 +2271,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2026
2271
|
<span class="method-parameter is-pulled-right">
|
|
2027
2272
|
<label>类型:</label>
|
|
2028
2273
|
|
|
2029
|
-
<span class="param-type">
|
|
2274
|
+
<span class="param-type">
|
|
2275
|
+
|
|
2276
|
+
String
|
|
2277
|
+
|
|
2278
|
+
</span>
|
|
2279
|
+
|
|
2030
2280
|
|
|
2031
2281
|
|
|
2032
2282
|
</span>
|
|
@@ -2096,7 +2346,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2096
2346
|
<span class="method-parameter is-pulled-right">
|
|
2097
2347
|
<label>类型:</label>
|
|
2098
2348
|
|
|
2099
|
-
<span class="param-type">
|
|
2349
|
+
<span class="param-type">
|
|
2350
|
+
|
|
2351
|
+
String
|
|
2352
|
+
|
|
2353
|
+
</span>
|
|
2354
|
+
|
|
2100
2355
|
|
|
2101
2356
|
|
|
2102
2357
|
</span>
|
|
@@ -2166,7 +2421,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2166
2421
|
<span class="method-parameter is-pulled-right">
|
|
2167
2422
|
<label>类型:</label>
|
|
2168
2423
|
|
|
2169
|
-
<span class="param-type"
|
|
2424
|
+
<span class="param-type">
|
|
2425
|
+
|
|
2426
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
2427
|
+
|
|
2428
|
+
</span>
|
|
2429
|
+
|
|
2170
2430
|
|
|
2171
2431
|
|
|
2172
2432
|
</span>
|
|
@@ -2200,7 +2460,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2200
2460
|
|
|
2201
2461
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2202
2462
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2203
|
-
<a class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
2463
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
2204
2464
|
</li></ul></dd>
|
|
2205
2465
|
|
|
2206
2466
|
|
|
@@ -2263,7 +2523,12 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2263
2523
|
<span class="method-parameter is-pulled-right">
|
|
2264
2524
|
<label>类型:</label>
|
|
2265
2525
|
|
|
2266
|
-
<span class="param-type">
|
|
2526
|
+
<span class="param-type">
|
|
2527
|
+
|
|
2528
|
+
String
|
|
2529
|
+
|
|
2530
|
+
</span>
|
|
2531
|
+
|
|
2267
2532
|
|
|
2268
2533
|
|
|
2269
2534
|
</span>
|
|
@@ -2297,7 +2562,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2297
2562
|
|
|
2298
2563
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2299
2564
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2300
|
-
<a class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
2565
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
2301
2566
|
</li></ul></dd>
|
|
2302
2567
|
|
|
2303
2568
|
|
|
@@ -2355,7 +2620,12 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2355
2620
|
<span class="method-parameter is-pulled-right">
|
|
2356
2621
|
<label>类型:</label>
|
|
2357
2622
|
|
|
2358
|
-
<span class="param-type">
|
|
2623
|
+
<span class="param-type">
|
|
2624
|
+
|
|
2625
|
+
String
|
|
2626
|
+
|
|
2627
|
+
</span>
|
|
2628
|
+
|
|
2359
2629
|
|
|
2360
2630
|
|
|
2361
2631
|
</span>
|
|
@@ -2389,7 +2659,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2389
2659
|
|
|
2390
2660
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2391
2661
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2392
|
-
<a class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
2662
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
2393
2663
|
</li></ul></dd>
|
|
2394
2664
|
|
|
2395
2665
|
|
|
@@ -2447,7 +2717,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2447
2717
|
<span class="method-parameter is-pulled-right">
|
|
2448
2718
|
<label>类型:</label>
|
|
2449
2719
|
|
|
2450
|
-
<span class="param-type">
|
|
2720
|
+
<span class="param-type">
|
|
2721
|
+
|
|
2722
|
+
String
|
|
2723
|
+
|
|
2724
|
+
</span>
|
|
2725
|
+
|
|
2451
2726
|
|
|
2452
2727
|
|
|
2453
2728
|
</span>
|
|
@@ -2538,12 +2813,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2538
2813
|
<tbody>
|
|
2539
2814
|
|
|
2540
2815
|
<tr class="deep-level-0">
|
|
2541
|
-
<td class="name"><code><a href="
|
|
2816
|
+
<td class="name"><code><a href="#execute">execute</a></code></td>
|
|
2542
2817
|
<td class="name">
|
|
2543
2818
|
<code>
|
|
2544
2819
|
|
|
2545
2820
|
|
|
2546
|
-
<span class="param-type">
|
|
2821
|
+
<span class="param-type">
|
|
2822
|
+
|
|
2823
|
+
Promise.<Object>
|
|
2824
|
+
|
|
2825
|
+
</span>
|
|
2826
|
+
|
|
2547
2827
|
|
|
2548
2828
|
|
|
2549
2829
|
|
|
@@ -2553,7 +2833,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2553
2833
|
</tr>
|
|
2554
2834
|
|
|
2555
2835
|
<tr class="deep-level-0">
|
|
2556
|
-
<td class="name"><code><a href="
|
|
2836
|
+
<td class="name"><code><a href="#queryServerInfo">queryServerInfo</a></code></td>
|
|
2557
2837
|
<td class="name">
|
|
2558
2838
|
<code>
|
|
2559
2839
|
|
|
@@ -2563,12 +2843,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2563
2843
|
</tr>
|
|
2564
2844
|
|
|
2565
2845
|
<tr class="deep-level-0">
|
|
2566
|
-
<td class="name"><code><a href="
|
|
2846
|
+
<td class="name"><code><a href="#queryTaskResult">queryTaskResult</a></code></td>
|
|
2567
2847
|
<td class="name">
|
|
2568
2848
|
<code>
|
|
2569
2849
|
|
|
2570
2850
|
|
|
2571
|
-
<span class="param-type">
|
|
2851
|
+
<span class="param-type">
|
|
2852
|
+
|
|
2853
|
+
Promise.<String>
|
|
2854
|
+
|
|
2855
|
+
</span>
|
|
2856
|
+
|
|
2572
2857
|
|
|
2573
2858
|
|
|
2574
2859
|
|
|
@@ -2578,12 +2863,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2578
2863
|
</tr>
|
|
2579
2864
|
|
|
2580
2865
|
<tr class="deep-level-0">
|
|
2581
|
-
<td class="name"><code><a href="
|
|
2866
|
+
<td class="name"><code><a href="#queryTaskStatus">queryTaskStatus</a></code></td>
|
|
2582
2867
|
<td class="name">
|
|
2583
2868
|
<code>
|
|
2584
2869
|
|
|
2585
2870
|
|
|
2586
|
-
<span class="param-type">
|
|
2871
|
+
<span class="param-type">
|
|
2872
|
+
|
|
2873
|
+
Promise.<String>
|
|
2874
|
+
|
|
2875
|
+
</span>
|
|
2876
|
+
|
|
2587
2877
|
|
|
2588
2878
|
|
|
2589
2879
|
|
|
@@ -2593,12 +2883,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2593
2883
|
</tr>
|
|
2594
2884
|
|
|
2595
2885
|
<tr class="deep-level-0">
|
|
2596
|
-
<td class="name"><code><a href="
|
|
2886
|
+
<td class="name"><code><a href="#submit">submit</a></code></td>
|
|
2597
2887
|
<td class="name">
|
|
2598
2888
|
<code>
|
|
2599
2889
|
|
|
2600
2890
|
|
|
2601
|
-
<span class="param-type">
|
|
2891
|
+
<span class="param-type">
|
|
2892
|
+
|
|
2893
|
+
Promise.<String>
|
|
2894
|
+
|
|
2895
|
+
</span>
|
|
2896
|
+
|
|
2602
2897
|
|
|
2603
2898
|
|
|
2604
2899
|
|
|
@@ -2667,13 +2962,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2667
2962
|
|
|
2668
2963
|
<tr class="deep-level-0">
|
|
2669
2964
|
|
|
2670
|
-
<td class="name"
|
|
2965
|
+
<td class="name"><code>options</code></td>
|
|
2671
2966
|
|
|
2672
2967
|
|
|
2673
2968
|
<td class="type">
|
|
2674
2969
|
|
|
2675
2970
|
|
|
2676
|
-
<span class="param-type">
|
|
2971
|
+
<span class="param-type">
|
|
2972
|
+
|
|
2973
|
+
Object
|
|
2974
|
+
|
|
2975
|
+
</span>
|
|
2976
|
+
|
|
2677
2977
|
|
|
2678
2978
|
|
|
2679
2979
|
|
|
@@ -2693,13 +2993,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2693
2993
|
|
|
2694
2994
|
<tr class="deep-level-1">
|
|
2695
2995
|
|
|
2696
|
-
<td class="name"
|
|
2996
|
+
<td class="name"><code>headers</code></td>
|
|
2697
2997
|
|
|
2698
2998
|
|
|
2699
2999
|
<td class="type">
|
|
2700
3000
|
|
|
2701
3001
|
|
|
2702
|
-
<span class="param-type">
|
|
3002
|
+
<span class="param-type">
|
|
3003
|
+
|
|
3004
|
+
String
|
|
3005
|
+
|
|
3006
|
+
</span>
|
|
3007
|
+
|
|
2703
3008
|
|
|
2704
3009
|
|
|
2705
3010
|
|
|
@@ -2719,13 +3024,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2719
3024
|
|
|
2720
3025
|
<tr class="deep-level-1">
|
|
2721
3026
|
|
|
2722
|
-
<td class="name"
|
|
3027
|
+
<td class="name"><code>method</code></td>
|
|
2723
3028
|
|
|
2724
3029
|
|
|
2725
3030
|
<td class="type">
|
|
2726
3031
|
|
|
2727
3032
|
|
|
2728
|
-
<span class="param-type">
|
|
3033
|
+
<span class="param-type">
|
|
3034
|
+
|
|
3035
|
+
String
|
|
3036
|
+
|
|
3037
|
+
</span>
|
|
3038
|
+
|
|
2729
3039
|
|
|
2730
3040
|
|
|
2731
3041
|
|
|
@@ -2747,13 +3057,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2747
3057
|
|
|
2748
3058
|
<tr class="deep-level-1">
|
|
2749
3059
|
|
|
2750
|
-
<td class="name"
|
|
3060
|
+
<td class="name"><code>success</code></td>
|
|
2751
3061
|
|
|
2752
3062
|
|
|
2753
3063
|
<td class="type">
|
|
2754
3064
|
|
|
2755
3065
|
|
|
2756
|
-
<span class="param-type">
|
|
3066
|
+
<span class="param-type">
|
|
3067
|
+
|
|
3068
|
+
function
|
|
3069
|
+
|
|
3070
|
+
</span>
|
|
3071
|
+
|
|
2757
3072
|
|
|
2758
3073
|
|
|
2759
3074
|
|
|
@@ -2773,13 +3088,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2773
3088
|
|
|
2774
3089
|
<tr class="deep-level-1">
|
|
2775
3090
|
|
|
2776
|
-
<td class="name"
|
|
3091
|
+
<td class="name"><code>failure</code></td>
|
|
2777
3092
|
|
|
2778
3093
|
|
|
2779
3094
|
<td class="type">
|
|
2780
3095
|
|
|
2781
3096
|
|
|
2782
|
-
<span class="param-type">
|
|
3097
|
+
<span class="param-type">
|
|
3098
|
+
|
|
3099
|
+
function
|
|
3100
|
+
|
|
3101
|
+
</span>
|
|
3102
|
+
|
|
2783
3103
|
|
|
2784
3104
|
|
|
2785
3105
|
|
|
@@ -2818,7 +3138,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2818
3138
|
|
|
2819
3139
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2820
3140
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2821
|
-
<a class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
|
|
3141
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
|
|
2822
3142
|
</li></ul></dd>
|
|
2823
3143
|
|
|
2824
3144
|
|
|
@@ -2877,7 +3197,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2877
3197
|
<div class='column is-5 has-text-left'>
|
|
2878
3198
|
<label>类型: </label>
|
|
2879
3199
|
|
|
2880
|
-
<span class="param-type">
|
|
3200
|
+
<span class="param-type">
|
|
3201
|
+
|
|
3202
|
+
Promise.<Object>
|
|
3203
|
+
|
|
3204
|
+
</span>
|
|
3205
|
+
|
|
2881
3206
|
|
|
2882
3207
|
|
|
2883
3208
|
</div>
|
|
@@ -2962,7 +3287,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2962
3287
|
|
|
2963
3288
|
<tr class="deep-level-0">
|
|
2964
3289
|
|
|
2965
|
-
<td class="name"
|
|
3290
|
+
<td class="name"><code>options</code></td>
|
|
2966
3291
|
|
|
2967
3292
|
|
|
2968
3293
|
<td class="type">
|
|
@@ -2983,13 +3308,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2983
3308
|
|
|
2984
3309
|
<tr class="deep-level-1">
|
|
2985
3310
|
|
|
2986
|
-
<td class="name"
|
|
3311
|
+
<td class="name"><code>success</code></td>
|
|
2987
3312
|
|
|
2988
3313
|
|
|
2989
3314
|
<td class="type">
|
|
2990
3315
|
|
|
2991
3316
|
|
|
2992
|
-
<span class="param-type">
|
|
3317
|
+
<span class="param-type">
|
|
3318
|
+
|
|
3319
|
+
function
|
|
3320
|
+
|
|
3321
|
+
</span>
|
|
3322
|
+
|
|
2993
3323
|
|
|
2994
3324
|
|
|
2995
3325
|
|
|
@@ -3011,13 +3341,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3011
3341
|
|
|
3012
3342
|
<tr class="deep-level-1">
|
|
3013
3343
|
|
|
3014
|
-
<td class="name"
|
|
3344
|
+
<td class="name"><code>failure</code></td>
|
|
3015
3345
|
|
|
3016
3346
|
|
|
3017
3347
|
<td class="type">
|
|
3018
3348
|
|
|
3019
3349
|
|
|
3020
|
-
<span class="param-type">
|
|
3350
|
+
<span class="param-type">
|
|
3351
|
+
|
|
3352
|
+
function
|
|
3353
|
+
|
|
3354
|
+
</span>
|
|
3355
|
+
|
|
3021
3356
|
|
|
3022
3357
|
|
|
3023
3358
|
|
|
@@ -3058,7 +3393,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3058
3393
|
|
|
3059
3394
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3060
3395
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3061
|
-
<a class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
|
|
3396
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
|
|
3062
3397
|
</li></ul></dd>
|
|
3063
3398
|
|
|
3064
3399
|
|
|
@@ -3195,13 +3530,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3195
3530
|
|
|
3196
3531
|
<tr class="deep-level-0">
|
|
3197
3532
|
|
|
3198
|
-
<td class="name"
|
|
3533
|
+
<td class="name"><code>options</code></td>
|
|
3199
3534
|
|
|
3200
3535
|
|
|
3201
3536
|
<td class="type">
|
|
3202
3537
|
|
|
3203
3538
|
|
|
3204
|
-
<span class="param-type">
|
|
3539
|
+
<span class="param-type">
|
|
3540
|
+
|
|
3541
|
+
Object
|
|
3542
|
+
|
|
3543
|
+
</span>
|
|
3544
|
+
|
|
3205
3545
|
|
|
3206
3546
|
|
|
3207
3547
|
|
|
@@ -3221,13 +3561,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3221
3561
|
|
|
3222
3562
|
<tr class="deep-level-1">
|
|
3223
3563
|
|
|
3224
|
-
<td class="name"
|
|
3564
|
+
<td class="name"><code>taskId</code></td>
|
|
3225
3565
|
|
|
3226
3566
|
|
|
3227
3567
|
<td class="type">
|
|
3228
3568
|
|
|
3229
3569
|
|
|
3230
|
-
<span class="param-type">
|
|
3570
|
+
<span class="param-type">
|
|
3571
|
+
|
|
3572
|
+
String
|
|
3573
|
+
|
|
3574
|
+
</span>
|
|
3575
|
+
|
|
3231
3576
|
|
|
3232
3577
|
|
|
3233
3578
|
|
|
@@ -3247,13 +3592,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3247
3592
|
|
|
3248
3593
|
<tr class="deep-level-1">
|
|
3249
3594
|
|
|
3250
|
-
<td class="name"
|
|
3595
|
+
<td class="name"><code>headers</code></td>
|
|
3251
3596
|
|
|
3252
3597
|
|
|
3253
3598
|
<td class="type">
|
|
3254
3599
|
|
|
3255
3600
|
|
|
3256
|
-
<span class="param-type">
|
|
3601
|
+
<span class="param-type">
|
|
3602
|
+
|
|
3603
|
+
String
|
|
3604
|
+
|
|
3605
|
+
</span>
|
|
3606
|
+
|
|
3257
3607
|
|
|
3258
3608
|
|
|
3259
3609
|
|
|
@@ -3273,13 +3623,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3273
3623
|
|
|
3274
3624
|
<tr class="deep-level-1">
|
|
3275
3625
|
|
|
3276
|
-
<td class="name"
|
|
3626
|
+
<td class="name"><code>method</code></td>
|
|
3277
3627
|
|
|
3278
3628
|
|
|
3279
3629
|
<td class="type">
|
|
3280
3630
|
|
|
3281
3631
|
|
|
3282
|
-
<span class="param-type">
|
|
3632
|
+
<span class="param-type">
|
|
3633
|
+
|
|
3634
|
+
String
|
|
3635
|
+
|
|
3636
|
+
</span>
|
|
3637
|
+
|
|
3283
3638
|
|
|
3284
3639
|
|
|
3285
3640
|
|
|
@@ -3301,13 +3656,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3301
3656
|
|
|
3302
3657
|
<tr class="deep-level-1">
|
|
3303
3658
|
|
|
3304
|
-
<td class="name"
|
|
3659
|
+
<td class="name"><code>success</code></td>
|
|
3305
3660
|
|
|
3306
3661
|
|
|
3307
3662
|
<td class="type">
|
|
3308
3663
|
|
|
3309
3664
|
|
|
3310
|
-
<span class="param-type">
|
|
3665
|
+
<span class="param-type">
|
|
3666
|
+
|
|
3667
|
+
function
|
|
3668
|
+
|
|
3669
|
+
</span>
|
|
3670
|
+
|
|
3311
3671
|
|
|
3312
3672
|
|
|
3313
3673
|
|
|
@@ -3327,13 +3687,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3327
3687
|
|
|
3328
3688
|
<tr class="deep-level-1">
|
|
3329
3689
|
|
|
3330
|
-
<td class="name"
|
|
3690
|
+
<td class="name"><code>failure</code></td>
|
|
3331
3691
|
|
|
3332
3692
|
|
|
3333
3693
|
<td class="type">
|
|
3334
3694
|
|
|
3335
3695
|
|
|
3336
|
-
<span class="param-type">
|
|
3696
|
+
<span class="param-type">
|
|
3697
|
+
|
|
3698
|
+
function
|
|
3699
|
+
|
|
3700
|
+
</span>
|
|
3701
|
+
|
|
3337
3702
|
|
|
3338
3703
|
|
|
3339
3704
|
|
|
@@ -3372,7 +3737,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3372
3737
|
|
|
3373
3738
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3374
3739
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3375
|
-
<a class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
|
|
3740
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
|
|
3376
3741
|
</li></ul></dd>
|
|
3377
3742
|
|
|
3378
3743
|
|
|
@@ -3431,7 +3796,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3431
3796
|
<div class='column is-5 has-text-left'>
|
|
3432
3797
|
<label>类型: </label>
|
|
3433
3798
|
|
|
3434
|
-
<span class="param-type">
|
|
3799
|
+
<span class="param-type">
|
|
3800
|
+
|
|
3801
|
+
Promise.<String>
|
|
3802
|
+
|
|
3803
|
+
</span>
|
|
3804
|
+
|
|
3435
3805
|
|
|
3436
3806
|
|
|
3437
3807
|
</div>
|
|
@@ -3516,13 +3886,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3516
3886
|
|
|
3517
3887
|
<tr class="deep-level-0">
|
|
3518
3888
|
|
|
3519
|
-
<td class="name"
|
|
3889
|
+
<td class="name"><code>options</code></td>
|
|
3520
3890
|
|
|
3521
3891
|
|
|
3522
3892
|
<td class="type">
|
|
3523
3893
|
|
|
3524
3894
|
|
|
3525
|
-
<span class="param-type">
|
|
3895
|
+
<span class="param-type">
|
|
3896
|
+
|
|
3897
|
+
Object
|
|
3898
|
+
|
|
3899
|
+
</span>
|
|
3900
|
+
|
|
3526
3901
|
|
|
3527
3902
|
|
|
3528
3903
|
|
|
@@ -3542,13 +3917,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3542
3917
|
|
|
3543
3918
|
<tr class="deep-level-1">
|
|
3544
3919
|
|
|
3545
|
-
<td class="name"
|
|
3920
|
+
<td class="name"><code>taskId</code></td>
|
|
3546
3921
|
|
|
3547
3922
|
|
|
3548
3923
|
<td class="type">
|
|
3549
3924
|
|
|
3550
3925
|
|
|
3551
|
-
<span class="param-type">
|
|
3926
|
+
<span class="param-type">
|
|
3927
|
+
|
|
3928
|
+
String
|
|
3929
|
+
|
|
3930
|
+
</span>
|
|
3931
|
+
|
|
3552
3932
|
|
|
3553
3933
|
|
|
3554
3934
|
|
|
@@ -3568,13 +3948,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3568
3948
|
|
|
3569
3949
|
<tr class="deep-level-1">
|
|
3570
3950
|
|
|
3571
|
-
<td class="name"
|
|
3951
|
+
<td class="name"><code>headers</code></td>
|
|
3572
3952
|
|
|
3573
3953
|
|
|
3574
3954
|
<td class="type">
|
|
3575
3955
|
|
|
3576
3956
|
|
|
3577
|
-
<span class="param-type">
|
|
3957
|
+
<span class="param-type">
|
|
3958
|
+
|
|
3959
|
+
String
|
|
3960
|
+
|
|
3961
|
+
</span>
|
|
3962
|
+
|
|
3578
3963
|
|
|
3579
3964
|
|
|
3580
3965
|
|
|
@@ -3594,13 +3979,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3594
3979
|
|
|
3595
3980
|
<tr class="deep-level-1">
|
|
3596
3981
|
|
|
3597
|
-
<td class="name"
|
|
3982
|
+
<td class="name"><code>method</code></td>
|
|
3598
3983
|
|
|
3599
3984
|
|
|
3600
3985
|
<td class="type">
|
|
3601
3986
|
|
|
3602
3987
|
|
|
3603
|
-
<span class="param-type">
|
|
3988
|
+
<span class="param-type">
|
|
3989
|
+
|
|
3990
|
+
String
|
|
3991
|
+
|
|
3992
|
+
</span>
|
|
3993
|
+
|
|
3604
3994
|
|
|
3605
3995
|
|
|
3606
3996
|
|
|
@@ -3622,13 +4012,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3622
4012
|
|
|
3623
4013
|
<tr class="deep-level-1">
|
|
3624
4014
|
|
|
3625
|
-
<td class="name"
|
|
4015
|
+
<td class="name"><code>success</code></td>
|
|
3626
4016
|
|
|
3627
4017
|
|
|
3628
4018
|
<td class="type">
|
|
3629
4019
|
|
|
3630
4020
|
|
|
3631
|
-
<span class="param-type">
|
|
4021
|
+
<span class="param-type">
|
|
4022
|
+
|
|
4023
|
+
function
|
|
4024
|
+
|
|
4025
|
+
</span>
|
|
4026
|
+
|
|
3632
4027
|
|
|
3633
4028
|
|
|
3634
4029
|
|
|
@@ -3648,13 +4043,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3648
4043
|
|
|
3649
4044
|
<tr class="deep-level-1">
|
|
3650
4045
|
|
|
3651
|
-
<td class="name"
|
|
4046
|
+
<td class="name"><code>failure</code></td>
|
|
3652
4047
|
|
|
3653
4048
|
|
|
3654
4049
|
<td class="type">
|
|
3655
4050
|
|
|
3656
4051
|
|
|
3657
|
-
<span class="param-type">
|
|
4052
|
+
<span class="param-type">
|
|
4053
|
+
|
|
4054
|
+
function
|
|
4055
|
+
|
|
4056
|
+
</span>
|
|
4057
|
+
|
|
3658
4058
|
|
|
3659
4059
|
|
|
3660
4060
|
|
|
@@ -3693,7 +4093,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3693
4093
|
|
|
3694
4094
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3695
4095
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3696
|
-
<a class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
|
|
4096
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
|
|
3697
4097
|
</li></ul></dd>
|
|
3698
4098
|
|
|
3699
4099
|
|
|
@@ -3752,7 +4152,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3752
4152
|
<div class='column is-5 has-text-left'>
|
|
3753
4153
|
<label>类型: </label>
|
|
3754
4154
|
|
|
3755
|
-
<span class="param-type">
|
|
4155
|
+
<span class="param-type">
|
|
4156
|
+
|
|
4157
|
+
Promise.<String>
|
|
4158
|
+
|
|
4159
|
+
</span>
|
|
4160
|
+
|
|
3756
4161
|
|
|
3757
4162
|
|
|
3758
4163
|
</div>
|
|
@@ -3837,13 +4242,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3837
4242
|
|
|
3838
4243
|
<tr class="deep-level-0">
|
|
3839
4244
|
|
|
3840
|
-
<td class="name"
|
|
4245
|
+
<td class="name"><code>options</code></td>
|
|
3841
4246
|
|
|
3842
4247
|
|
|
3843
4248
|
<td class="type">
|
|
3844
4249
|
|
|
3845
4250
|
|
|
3846
|
-
<span class="param-type">
|
|
4251
|
+
<span class="param-type">
|
|
4252
|
+
|
|
4253
|
+
Object
|
|
4254
|
+
|
|
4255
|
+
</span>
|
|
4256
|
+
|
|
3847
4257
|
|
|
3848
4258
|
|
|
3849
4259
|
|
|
@@ -3863,13 +4273,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3863
4273
|
|
|
3864
4274
|
<tr class="deep-level-1">
|
|
3865
4275
|
|
|
3866
|
-
<td class="name"
|
|
4276
|
+
<td class="name"><code>headers</code></td>
|
|
3867
4277
|
|
|
3868
4278
|
|
|
3869
4279
|
<td class="type">
|
|
3870
4280
|
|
|
3871
4281
|
|
|
3872
|
-
<span class="param-type">
|
|
4282
|
+
<span class="param-type">
|
|
4283
|
+
|
|
4284
|
+
String
|
|
4285
|
+
|
|
4286
|
+
</span>
|
|
4287
|
+
|
|
3873
4288
|
|
|
3874
4289
|
|
|
3875
4290
|
|
|
@@ -3889,13 +4304,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3889
4304
|
|
|
3890
4305
|
<tr class="deep-level-1">
|
|
3891
4306
|
|
|
3892
|
-
<td class="name"
|
|
4307
|
+
<td class="name"><code>method</code></td>
|
|
3893
4308
|
|
|
3894
4309
|
|
|
3895
4310
|
<td class="type">
|
|
3896
4311
|
|
|
3897
4312
|
|
|
3898
|
-
<span class="param-type">
|
|
4313
|
+
<span class="param-type">
|
|
4314
|
+
|
|
4315
|
+
String
|
|
4316
|
+
|
|
4317
|
+
</span>
|
|
4318
|
+
|
|
3899
4319
|
|
|
3900
4320
|
|
|
3901
4321
|
|
|
@@ -3917,13 +4337,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3917
4337
|
|
|
3918
4338
|
<tr class="deep-level-1">
|
|
3919
4339
|
|
|
3920
|
-
<td class="name"
|
|
4340
|
+
<td class="name"><code>success</code></td>
|
|
3921
4341
|
|
|
3922
4342
|
|
|
3923
4343
|
<td class="type">
|
|
3924
4344
|
|
|
3925
4345
|
|
|
3926
|
-
<span class="param-type">
|
|
4346
|
+
<span class="param-type">
|
|
4347
|
+
|
|
4348
|
+
function
|
|
4349
|
+
|
|
4350
|
+
</span>
|
|
4351
|
+
|
|
3927
4352
|
|
|
3928
4353
|
|
|
3929
4354
|
|
|
@@ -3943,13 +4368,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3943
4368
|
|
|
3944
4369
|
<tr class="deep-level-1">
|
|
3945
4370
|
|
|
3946
|
-
<td class="name"
|
|
4371
|
+
<td class="name"><code>failure</code></td>
|
|
3947
4372
|
|
|
3948
4373
|
|
|
3949
4374
|
<td class="type">
|
|
3950
4375
|
|
|
3951
4376
|
|
|
3952
|
-
<span class="param-type">
|
|
4377
|
+
<span class="param-type">
|
|
4378
|
+
|
|
4379
|
+
function
|
|
4380
|
+
|
|
4381
|
+
</span>
|
|
4382
|
+
|
|
3953
4383
|
|
|
3954
4384
|
|
|
3955
4385
|
|
|
@@ -3988,7 +4418,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3988
4418
|
|
|
3989
4419
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3990
4420
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3991
|
-
<a class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
|
|
4421
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
|
|
3992
4422
|
</li></ul></dd>
|
|
3993
4423
|
|
|
3994
4424
|
|
|
@@ -4054,7 +4484,12 @@ console.log("submit: ", res);
|
|
|
4054
4484
|
<div class='column is-5 has-text-left'>
|
|
4055
4485
|
<label>类型: </label>
|
|
4056
4486
|
|
|
4057
|
-
<span class="param-type">
|
|
4487
|
+
<span class="param-type">
|
|
4488
|
+
|
|
4489
|
+
Promise.<String>
|
|
4490
|
+
|
|
4491
|
+
</span>
|
|
4492
|
+
|
|
4058
4493
|
|
|
4059
4494
|
|
|
4060
4495
|
</div>
|