@mapgis/webclient-common 17.2.7 → 17.2.10
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 +28 -0
- package/dist/es5/webclient-common.min.js +3 -3
- package/dist/webclient-common-es6.min.js +3 -3
- package/documention/AddressServer.html +20 -20
- package/documention/ArcGISFeatureServer.html +14 -14
- package/documention/ArcGISGeometryServer.html +18 -18
- package/documention/ArcGISMapImageLayer.html +34 -122
- package/documention/ArcGISMapImageSubLayer.html +23 -23
- package/documention/ArcGISMapServer.html +15 -15
- package/documention/ArcGISTileLayer.html +75 -75
- package/documention/ArcGISVectorTileLayer.html +57 -57
- package/documention/ArcGISVectorTileServer.html +14 -14
- package/documention/BaseRenderer.html +2 -2
- package/documention/BaseScene.html +70 -70
- package/documention/BaseServer.html +5 -5
- package/documention/BaseView.html +57 -57
- package/documention/Basemap.html +30 -30
- package/documention/Callout3D.html +9 -9
- package/documention/Cesium3DTilesCacheLayer.html +68 -68
- package/documention/Cesium3DTilesServer.html +14 -14
- package/documention/Circle.html +26 -26
- package/documention/ClassBreakClusterInfo.html +7 -7
- package/documention/ClassBreakInfo.html +5 -5
- package/documention/ClassBreakRenderer.html +29 -29
- package/documention/ClusterRenderer.html +19 -19
- package/documention/Collection.html +54 -54
- package/documention/Color.html +13 -13
- package/documention/ColorMaterial.html +7 -7
- package/documention/ColorStop.html +7 -7
- package/documention/ColorVariable.html +4 -4
- package/documention/Config.html +1 -1
- package/documention/CursorChangeEventInfo.html +2 -2
- package/documention/EchartsLayer.html +6 -6
- package/documention/Edges3D.html +7 -7
- package/documention/ElevationInfo.html +5 -5
- package/documention/Extent.html +41 -41
- package/documention/ExtrudeSymbol3DLayer.html +21 -21
- package/documention/Feature.html +145 -19
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +109 -90
- package/documention/FeatureSet.html +7 -7
- package/documention/FillSymbol.html +14 -14
- package/documention/FillSymbol3DLayer.html +17 -17
- package/documention/FillSymbol3DOutline.html +10 -10
- package/documention/Font.html +6 -6
- package/documention/GeoJSONLayer.html +84 -84
- package/documention/Geometry.html +11 -11
- package/documention/GeometryEngine.html +131 -131
- package/documention/GeometryFilter.html +12 -12
- package/documention/GeometryServer.html +39 -39
- package/documention/GraphicsLayer.html +106 -106
- package/documention/GroupLayer.html +77 -77
- package/documention/HeatmapColorStop.html +7 -7
- package/documention/HeatmapRenderer.html +10 -10
- package/documention/IGSFeatureLayer.html +24 -24
- package/documention/IGSMapImageLayer.html +152 -54
- package/documention/IGSMapImageSubLayer.html +25 -25
- package/documention/IGSSceneLayer.html +10 -10
- package/documention/IGSSceneSubLayer.html +26 -26
- package/documention/IGSTileLayer.html +85 -85
- package/documention/IGSVectorTileLayer.html +61 -61
- package/documention/IGSVectorTileSubLayer.html +21 -21
- package/documention/ISScene.html +426 -74
- package/documention/ISSceneLayer.html +72 -72
- package/documention/ISSceneServer.html +81 -81
- package/documention/ISSceneSubLayer.html +81 -214
- package/documention/IconResource.html +6 -6
- package/documention/IconSymbol3DLayer.html +30 -30
- package/documention/ImageServer.html +14 -14
- package/documention/LOD.html +4 -4
- package/documention/LabelClass.html +13 -13
- package/documention/LabelSymbol3D.html +17 -17
- package/documention/Layer.html +45 -45
- package/documention/LineCallout3D.html +14 -14
- package/documention/LineString.html +34 -34
- package/documention/LineStyleMarker3D.html +13 -13
- package/documention/LineStylePattern3D.html +7 -7
- package/documention/LineSymbol.html +11 -11
- package/documention/LineSymbol3D.html +11 -11
- package/documention/LineSymbol3DLayer.html +30 -30
- package/documention/LineSymbolMarker.html +6 -6
- package/documention/M3DModelCacheLayer.html +75 -75
- package/documention/M3DServer.html +14 -14
- package/documention/Map.html +26 -26
- package/documention/MapGISTextSymbol.html +45 -45
- package/documention/MapImageLayer.html +354 -168
- package/documention/MapServer.html +33 -33
- package/documention/MapVLayer.html +36 -36
- package/documention/MapView.html +97 -97
- package/documention/MarkerSymbol.html +11 -11
- package/documention/ModelCacheLayer.html +67 -67
- package/documention/MoveEventInfo.html +2 -2
- package/documention/MultiLineString.html +39 -39
- package/documention/MultiPoint.html +33 -33
- package/documention/MultiPolygon.html +28 -28
- package/documention/OGCLayer.html +70 -70
- package/documention/ObjectSymbol3DLayer.html +25 -25
- package/documention/OpacityStop.html +4 -4
- package/documention/OpacityVariable.html +4 -4
- package/documention/OutStatistic.html +1 -1
- package/documention/OverlayLayer.html +72 -72
- package/documention/PathSymbol3DLayer.html +39 -39
- package/documention/PictureFillSymbol.html +15 -15
- package/documention/PictureMarkerSymbol.html +14 -14
- package/documention/PlotServer.html +15 -15
- package/documention/PoiServer.html +15 -15
- package/documention/Point.html +32 -32
- package/documention/PointSymbol3D.html +17 -17
- package/documention/PointSymbol3DOutline.html +8 -8
- package/documention/Polygon.html +40 -40
- package/documention/PolygonSymbol3D.html +11 -11
- package/documention/Projection.html +4 -4
- package/documention/RandomRenderer.html +10 -10
- package/documention/RankRenderer.html +13 -13
- package/documention/RendererInfo.html +4 -4
- package/documention/ResourceServer.html +17 -17
- package/documention/RootServer.html +14 -14
- package/documention/S3MTilesCacheLayer.html +136 -136
- package/documention/ScaleEventInfo.html +2 -2
- package/documention/Scene.html +12 -12
- package/documention/SceneLayer.html +72 -72
- package/documention/SceneServer.html +39 -39
- package/documention/SceneView.html +97 -97
- package/documention/SecurityServer.html +14 -14
- package/documention/SimpleFillSymbol.html +20 -20
- package/documention/SimpleLineSymbol.html +17 -17
- package/documention/SimpleMarkerSymbol.html +17 -17
- package/documention/SimpleRenderer.html +21 -21
- package/documention/SizeStop.html +4 -4
- package/documention/SizeVariable.html +4 -4
- package/documention/SketchBaseDrawTool.html +29 -29
- package/documention/SketchCircleDrawTool.html +56 -56
- package/documention/SketchEditor.html +57 -57
- package/documention/SketchEditor3D.html +7476 -0
- package/documention/SketchEditorCesium.html +96 -96
- package/documention/SketchEditorToolEventInfo.html +1 -1
- package/documention/SketchExtentDrawTool.html +56 -56
- package/documention/SketchFreehandPolygonDrawTool.html +54 -54
- package/documention/SketchFreehandPolylineDrawTool.html +55 -55
- package/documention/SketchPointDrawTool.html +59 -59
- package/documention/SketchPolygonDrawTool.html +105 -105
- package/documention/SketchPolylineDrawTool.html +108 -108
- package/documention/SketchStage.html +6 -6
- package/documention/SketchStyle.html +44 -44
- package/documention/SketchTopologyTool.html +2 -2
- package/documention/SpatialReference.html +8 -8
- package/documention/StylePattern3D.html +7 -7
- package/documention/SubLayer.html +13 -13
- package/documention/Symbol.html +5 -5
- package/documention/Symbol3D.html +3 -3
- package/documention/Symbol3DLayer.html +11 -11
- package/documention/Symbol3DVerticalOffset.html +13 -13
- package/documention/TerrainCacheLayer.html +72 -72
- package/documention/TerrainServer.html +14 -14
- package/documention/TextHalo.html +7 -7
- package/documention/TextSymbol.html +32 -32
- package/documention/TextSymbol3DLayer.html +33 -33
- package/documention/ThemeServer.html +14 -14
- package/documention/TileInfo.html +6 -6
- package/documention/TileLayer.html +78 -78
- package/documention/TileMatrixSet.html +12 -12
- package/documention/TileServer.html +14 -14
- package/documention/TimeExtent.html +65 -65
- package/documention/TimeInfo.html +68 -68
- package/documention/TimeInterval.html +67 -67
- package/documention/UniqueValueClusterInfo.html +7 -7
- package/documention/UniqueValueInfo.html +6 -6
- package/documention/UniqueValueRenderer.html +26 -26
- package/documention/UnknownLayer.html +72 -72
- package/documention/UrlUtil.html +575 -0
- package/documention/VectorTileGroupSubLayer.html +20 -20
- package/documention/VectorTileLayer.html +89 -89
- package/documention/VectorTileServer.html +14 -14
- package/documention/VectorTileSubLayer.html +28 -28
- package/documention/VertexChangeEventInfo.html +2 -2
- package/documention/VisualVariable.html +7 -7
- package/documention/VoxelFilter.html +65 -65
- package/documention/WCSServer.html +14 -14
- package/documention/WFSLayer.html +82 -82
- package/documention/WFSServer.html +14 -14
- package/documention/WMSLayer.html +96 -96
- package/documention/WMSServer.html +14 -14
- package/documention/WMSSubLayer.html +21 -21
- package/documention/WMTSLayer.html +95 -95
- package/documention/WMTSServer.html +14 -14
- package/documention/WMTSStyle.html +5 -5
- package/documention/WMTSSubLayer.html +73 -73
- package/documention/WPSServer.html +14 -14
- package/documention/WaterSymbol3DLayer.html +22 -22
- package/documention/WebTileLayer.html +91 -91
- package/documention/WorkFlowServer.html +16 -16
- package/documention/WorkFlowServer600227.html +18 -18
- package/documention/WorkFlowServer600228.html +21 -21
- package/documention/WorkFlowServer600229.html +18 -18
- package/documention/WorkFlowServer600230.html +18 -18
- package/documention/WorkFlowServer600231.html +18 -18
- package/documention/WorkFlowServer600232.html +18 -18
- package/documention/WorkFlowServer600233.html +24 -24
- package/documention/WorkFlowServer600235.html +18 -18
- package/documention/WorkFlowServer600237.html +21 -21
- package/documention/WorkFlowServer600238.html +18 -18
- package/documention/WorkFlowServer600239.html +18 -18
- package/documention/WorkFlowServer600307.html +24 -24
- package/documention/WorkFlowServer600308.html +1 -1
- package/documention/WorkFlowServer600309.html +18 -18
- package/documention/WorkFlowServer600314.html +18 -18
- package/documention/WorkFlowServer600334.html +18 -18
- package/documention/WorkFlowServer600336.html +18 -18
- package/documention/WorkFlowServer600340.html +18 -18
- package/documention/WorkFlowServer600354.html +18 -18
- package/documention/WorkFlowServer600368.html +18 -18
- package/documention/WorkFlowServer600369.html +18 -18
- package/documention/WorkFlowServer600370.html +18 -18
- package/documention/global.html +3 -3
- package/documention/index.html +61 -61
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +1 -1
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +27 -27
- package/package.json +1 -1
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
|
|
134
134
|
<span class="param-type">
|
|
135
135
|
|
|
136
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
136
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
137
137
|
|
|
138
138
|
</span>
|
|
139
139
|
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
|
|
161
161
|
<span class="param-type">
|
|
162
162
|
|
|
163
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
163
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
164
164
|
|
|
165
165
|
</span>
|
|
166
166
|
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
|
|
441
441
|
|
|
442
442
|
<ul>
|
|
443
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
443
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
444
444
|
</ul>
|
|
445
445
|
|
|
446
446
|
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
|
|
587
587
|
<span class="param-type">
|
|
588
588
|
|
|
589
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
589
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
590
590
|
|
|
591
591
|
</span>
|
|
592
592
|
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
|
|
605
605
|
<span class="param-type">
|
|
606
606
|
|
|
607
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
607
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
608
608
|
|
|
609
609
|
</span>
|
|
610
610
|
|
|
@@ -784,7 +784,7 @@
|
|
|
784
784
|
|
|
785
785
|
<span class="param-type">
|
|
786
786
|
|
|
787
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
787
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
788
788
|
|
|
789
789
|
</span>
|
|
790
790
|
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
|
|
975
975
|
<dt class="inherited-from">Inherited From:</dt>
|
|
976
976
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
977
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
977
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
978
978
|
</li></ul></dd>
|
|
979
979
|
|
|
980
980
|
|
|
@@ -1208,7 +1208,7 @@
|
|
|
1208
1208
|
|
|
1209
1209
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1210
1210
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1211
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1211
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1212
1212
|
</li></ul></dd>
|
|
1213
1213
|
|
|
1214
1214
|
|
|
@@ -1351,7 +1351,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1351
1351
|
|
|
1352
1352
|
<span class="param-type">
|
|
1353
1353
|
|
|
1354
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1354
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1355
1355
|
|
|
1356
1356
|
</span>
|
|
1357
1357
|
|
|
@@ -1426,7 +1426,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1426
1426
|
|
|
1427
1427
|
<span class="param-type">
|
|
1428
1428
|
|
|
1429
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1429
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1430
1430
|
|
|
1431
1431
|
</span>
|
|
1432
1432
|
|
|
@@ -1617,7 +1617,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1617
1617
|
|
|
1618
1618
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1619
1619
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1620
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1620
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1621
1621
|
</li></ul></dd>
|
|
1622
1622
|
|
|
1623
1623
|
|
|
@@ -2019,7 +2019,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
2019
2019
|
|
|
2020
2020
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2021
2021
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2022
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2022
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
2023
2023
|
</li></ul></dd>
|
|
2024
2024
|
|
|
2025
2025
|
|
|
@@ -2127,7 +2127,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
2127
2127
|
|
|
2128
2128
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2129
2129
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2130
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2130
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
2131
2131
|
</li></ul></dd>
|
|
2132
2132
|
|
|
2133
2133
|
|
|
@@ -2225,7 +2225,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2225
2225
|
|
|
2226
2226
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2227
2227
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2228
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2228
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
2229
2229
|
</li></ul></dd>
|
|
2230
2230
|
|
|
2231
2231
|
|
|
@@ -2298,7 +2298,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2298
2298
|
|
|
2299
2299
|
<span class="param-type">
|
|
2300
2300
|
|
|
2301
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
2301
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
2302
2302
|
|
|
2303
2303
|
</span>
|
|
2304
2304
|
|
|
@@ -2335,7 +2335,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2335
2335
|
|
|
2336
2336
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2337
2337
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2338
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2338
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2339
2339
|
</li></ul></dd>
|
|
2340
2340
|
|
|
2341
2341
|
|
|
@@ -2437,7 +2437,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2437
2437
|
|
|
2438
2438
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2439
2439
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2440
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2440
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2441
2441
|
</li></ul></dd>
|
|
2442
2442
|
|
|
2443
2443
|
|
|
@@ -2534,7 +2534,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2534
2534
|
|
|
2535
2535
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2536
2536
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2537
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2537
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2538
2538
|
</li></ul></dd>
|
|
2539
2539
|
|
|
2540
2540
|
|
|
@@ -2633,7 +2633,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2633
2633
|
|
|
2634
2634
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2635
2635
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2636
|
-
<a
|
|
2636
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2637
2637
|
</li></ul></dd>
|
|
2638
2638
|
|
|
2639
2639
|
|
|
@@ -3013,7 +3013,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3013
3013
|
|
|
3014
3014
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3015
3015
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3016
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3016
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
3017
3017
|
</li></ul></dd>
|
|
3018
3018
|
|
|
3019
3019
|
|
|
@@ -3268,7 +3268,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3268
3268
|
|
|
3269
3269
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3270
3270
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3271
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3271
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3272
3272
|
</li></ul></dd>
|
|
3273
3273
|
|
|
3274
3274
|
|
|
@@ -3612,7 +3612,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3612
3612
|
|
|
3613
3613
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3614
3614
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3615
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3615
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3616
3616
|
</li></ul></dd>
|
|
3617
3617
|
|
|
3618
3618
|
|
|
@@ -3968,7 +3968,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3968
3968
|
|
|
3969
3969
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3970
3970
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3971
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3971
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
3972
3972
|
</li></ul></dd>
|
|
3973
3973
|
|
|
3974
3974
|
|
|
@@ -4293,7 +4293,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4293
4293
|
|
|
4294
4294
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4295
4295
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4296
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4296
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4297
4297
|
</li></ul></dd>
|
|
4298
4298
|
|
|
4299
4299
|
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
|
|
161
161
|
<span class="param-type">
|
|
162
162
|
|
|
163
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
163
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
164
164
|
|
|
165
165
|
</span>
|
|
166
166
|
|
|
@@ -473,7 +473,7 @@
|
|
|
473
473
|
|
|
474
474
|
|
|
475
475
|
<ul>
|
|
476
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
476
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
477
477
|
</ul>
|
|
478
478
|
|
|
479
479
|
|
|
@@ -835,7 +835,7 @@
|
|
|
835
835
|
|
|
836
836
|
<span class="param-type">
|
|
837
837
|
|
|
838
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
838
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
839
839
|
|
|
840
840
|
</span>
|
|
841
841
|
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
|
|
1026
1026
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1027
1027
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1028
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1028
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
1029
1029
|
</li></ul></dd>
|
|
1030
1030
|
|
|
1031
1031
|
|
|
@@ -1259,7 +1259,7 @@
|
|
|
1259
1259
|
|
|
1260
1260
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1261
1261
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1262
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1262
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1263
1263
|
</li></ul></dd>
|
|
1264
1264
|
|
|
1265
1265
|
|
|
@@ -1668,7 +1668,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1668
1668
|
|
|
1669
1669
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1670
1670
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1671
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1671
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1672
1672
|
</li></ul></dd>
|
|
1673
1673
|
|
|
1674
1674
|
|
|
@@ -1995,7 +1995,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1995
1995
|
|
|
1996
1996
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1997
1997
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1998
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1998
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
1999
1999
|
</li></ul></dd>
|
|
2000
2000
|
|
|
2001
2001
|
|
|
@@ -2103,7 +2103,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
2103
2103
|
|
|
2104
2104
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2105
2105
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2106
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2106
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
2107
2107
|
</li></ul></dd>
|
|
2108
2108
|
|
|
2109
2109
|
|
|
@@ -2201,7 +2201,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2201
2201
|
|
|
2202
2202
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2203
2203
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2204
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2204
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
2205
2205
|
</li></ul></dd>
|
|
2206
2206
|
|
|
2207
2207
|
|
|
@@ -2424,7 +2424,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2424
2424
|
|
|
2425
2425
|
<span class="param-type">
|
|
2426
2426
|
|
|
2427
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
2427
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
2428
2428
|
|
|
2429
2429
|
</span>
|
|
2430
2430
|
|
|
@@ -2461,7 +2461,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2461
2461
|
|
|
2462
2462
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2463
2463
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2464
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2464
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2465
2465
|
</li></ul></dd>
|
|
2466
2466
|
|
|
2467
2467
|
|
|
@@ -2563,7 +2563,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2563
2563
|
|
|
2564
2564
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2565
2565
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2566
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2566
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2567
2567
|
</li></ul></dd>
|
|
2568
2568
|
|
|
2569
2569
|
|
|
@@ -2660,7 +2660,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2660
2660
|
|
|
2661
2661
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2662
2662
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2663
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2663
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2664
2664
|
</li></ul></dd>
|
|
2665
2665
|
|
|
2666
2666
|
|
|
@@ -2759,7 +2759,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2759
2759
|
|
|
2760
2760
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2761
2761
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2762
|
-
<a
|
|
2762
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2763
2763
|
</li></ul></dd>
|
|
2764
2764
|
|
|
2765
2765
|
|
|
@@ -3139,7 +3139,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3139
3139
|
|
|
3140
3140
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3141
3141
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3142
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3142
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
3143
3143
|
</li></ul></dd>
|
|
3144
3144
|
|
|
3145
3145
|
|
|
@@ -3394,7 +3394,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3394
3394
|
|
|
3395
3395
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3396
3396
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3397
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3397
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3398
3398
|
</li></ul></dd>
|
|
3399
3399
|
|
|
3400
3400
|
|
|
@@ -3738,7 +3738,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3738
3738
|
|
|
3739
3739
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3740
3740
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3741
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3741
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3742
3742
|
</li></ul></dd>
|
|
3743
3743
|
|
|
3744
3744
|
|
|
@@ -4094,7 +4094,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4094
4094
|
|
|
4095
4095
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4096
4096
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4097
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4097
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
4098
4098
|
</li></ul></dd>
|
|
4099
4099
|
|
|
4100
4100
|
|
|
@@ -4419,7 +4419,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4419
4419
|
|
|
4420
4420
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4421
4421
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4422
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4422
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4423
4423
|
</li></ul></dd>
|
|
4424
4424
|
|
|
4425
4425
|
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
|
|
502
502
|
|
|
503
503
|
<ul>
|
|
504
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
504
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
505
505
|
</ul>
|
|
506
506
|
|
|
507
507
|
|
|
@@ -881,7 +881,7 @@
|
|
|
881
881
|
|
|
882
882
|
<span class="param-type">
|
|
883
883
|
|
|
884
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
884
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
885
885
|
|
|
886
886
|
</span>
|
|
887
887
|
|
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
|
|
997
997
|
<dt class="inherited-from">Inherited From:</dt>
|
|
998
998
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
999
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
999
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
1000
1000
|
</li></ul></dd>
|
|
1001
1001
|
|
|
1002
1002
|
|
|
@@ -1305,7 +1305,7 @@
|
|
|
1305
1305
|
|
|
1306
1306
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1307
1307
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1308
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1308
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1309
1309
|
</li></ul></dd>
|
|
1310
1310
|
|
|
1311
1311
|
|
|
@@ -1564,7 +1564,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1564
1564
|
|
|
1565
1565
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1566
1566
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1567
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1567
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1568
1568
|
</li></ul></dd>
|
|
1569
1569
|
|
|
1570
1570
|
|
|
@@ -2191,7 +2191,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
2191
2191
|
|
|
2192
2192
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2193
2193
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2194
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2194
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
2195
2195
|
</li></ul></dd>
|
|
2196
2196
|
|
|
2197
2197
|
|
|
@@ -2299,7 +2299,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
2299
2299
|
|
|
2300
2300
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2301
2301
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2302
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2302
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
2303
2303
|
</li></ul></dd>
|
|
2304
2304
|
|
|
2305
2305
|
|
|
@@ -2397,7 +2397,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2397
2397
|
|
|
2398
2398
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2399
2399
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2400
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2400
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
2401
2401
|
</li></ul></dd>
|
|
2402
2402
|
|
|
2403
2403
|
|
|
@@ -2545,7 +2545,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2545
2545
|
|
|
2546
2546
|
<span class="param-type">
|
|
2547
2547
|
|
|
2548
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
2548
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
2549
2549
|
|
|
2550
2550
|
</span>
|
|
2551
2551
|
|
|
@@ -2582,7 +2582,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2582
2582
|
|
|
2583
2583
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2584
2584
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2585
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2585
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2586
2586
|
</li></ul></dd>
|
|
2587
2587
|
|
|
2588
2588
|
|
|
@@ -2684,7 +2684,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2684
2684
|
|
|
2685
2685
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2686
2686
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2687
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2687
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2688
2688
|
</li></ul></dd>
|
|
2689
2689
|
|
|
2690
2690
|
|
|
@@ -2781,7 +2781,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2781
2781
|
|
|
2782
2782
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2783
2783
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2784
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2784
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2785
2785
|
</li></ul></dd>
|
|
2786
2786
|
|
|
2787
2787
|
|
|
@@ -2880,7 +2880,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2880
2880
|
|
|
2881
2881
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2882
2882
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2883
|
-
<a
|
|
2883
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2884
2884
|
</li></ul></dd>
|
|
2885
2885
|
|
|
2886
2886
|
|
|
@@ -3260,7 +3260,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3260
3260
|
|
|
3261
3261
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3262
3262
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3263
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3263
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
3264
3264
|
</li></ul></dd>
|
|
3265
3265
|
|
|
3266
3266
|
|
|
@@ -3515,7 +3515,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3515
3515
|
|
|
3516
3516
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3517
3517
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3518
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3518
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3519
3519
|
</li></ul></dd>
|
|
3520
3520
|
|
|
3521
3521
|
|
|
@@ -3859,7 +3859,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3859
3859
|
|
|
3860
3860
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3861
3861
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3862
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3862
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3863
3863
|
</li></ul></dd>
|
|
3864
3864
|
|
|
3865
3865
|
|
|
@@ -4215,7 +4215,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4215
4215
|
|
|
4216
4216
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4217
4217
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4218
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4218
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
4219
4219
|
</li></ul></dd>
|
|
4220
4220
|
|
|
4221
4221
|
|
|
@@ -4540,7 +4540,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4540
4540
|
|
|
4541
4541
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4542
4542
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4543
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4543
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4544
4544
|
</li></ul></dd>
|
|
4545
4545
|
|
|
4546
4546
|
|