@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
|
@@ -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
|
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
|
|
457
457
|
|
|
458
458
|
<ul>
|
|
459
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
459
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
460
460
|
</ul>
|
|
461
461
|
|
|
462
462
|
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
|
|
603
603
|
<span class="param-type">
|
|
604
604
|
|
|
605
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
605
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
606
606
|
|
|
607
607
|
</span>
|
|
608
608
|
|
|
@@ -836,7 +836,7 @@
|
|
|
836
836
|
|
|
837
837
|
<span class="param-type">
|
|
838
838
|
|
|
839
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
839
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
840
840
|
|
|
841
841
|
</span>
|
|
842
842
|
|
|
@@ -1026,7 +1026,7 @@
|
|
|
1026
1026
|
|
|
1027
1027
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1028
1028
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1029
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1029
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
1030
1030
|
</li></ul></dd>
|
|
1031
1031
|
|
|
1032
1032
|
|
|
@@ -1260,7 +1260,7 @@
|
|
|
1260
1260
|
|
|
1261
1261
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1262
1262
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1263
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1263
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1264
1264
|
</li></ul></dd>
|
|
1265
1265
|
|
|
1266
1266
|
|
|
@@ -1403,7 +1403,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1403
1403
|
|
|
1404
1404
|
<span class="param-type">
|
|
1405
1405
|
|
|
1406
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1406
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1407
1407
|
|
|
1408
1408
|
</span>
|
|
1409
1409
|
|
|
@@ -1744,7 +1744,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1744
1744
|
|
|
1745
1745
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1746
1746
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1747
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1747
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1748
1748
|
</li></ul></dd>
|
|
1749
1749
|
|
|
1750
1750
|
|
|
@@ -2146,7 +2146,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
2146
2146
|
|
|
2147
2147
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2148
2148
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2149
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2149
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
2150
2150
|
</li></ul></dd>
|
|
2151
2151
|
|
|
2152
2152
|
|
|
@@ -2254,7 +2254,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
2254
2254
|
|
|
2255
2255
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2256
2256
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2257
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2257
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
2258
2258
|
</li></ul></dd>
|
|
2259
2259
|
|
|
2260
2260
|
|
|
@@ -2352,7 +2352,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2352
2352
|
|
|
2353
2353
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2354
2354
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2355
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2355
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
2356
2356
|
</li></ul></dd>
|
|
2357
2357
|
|
|
2358
2358
|
|
|
@@ -2500,7 +2500,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2500
2500
|
|
|
2501
2501
|
<span class="param-type">
|
|
2502
2502
|
|
|
2503
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
2503
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
2504
2504
|
|
|
2505
2505
|
</span>
|
|
2506
2506
|
|
|
@@ -2537,7 +2537,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2537
2537
|
|
|
2538
2538
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2539
2539
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2540
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2540
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2541
2541
|
</li></ul></dd>
|
|
2542
2542
|
|
|
2543
2543
|
|
|
@@ -2639,7 +2639,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2639
2639
|
|
|
2640
2640
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2641
2641
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2642
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2642
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2643
2643
|
</li></ul></dd>
|
|
2644
2644
|
|
|
2645
2645
|
|
|
@@ -2736,7 +2736,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2736
2736
|
|
|
2737
2737
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2738
2738
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2739
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2739
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2740
2740
|
</li></ul></dd>
|
|
2741
2741
|
|
|
2742
2742
|
|
|
@@ -2835,7 +2835,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2835
2835
|
|
|
2836
2836
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2837
2837
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2838
|
-
<a
|
|
2838
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2839
2839
|
</li></ul></dd>
|
|
2840
2840
|
|
|
2841
2841
|
|
|
@@ -3215,7 +3215,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3215
3215
|
|
|
3216
3216
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3217
3217
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3218
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3218
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
3219
3219
|
</li></ul></dd>
|
|
3220
3220
|
|
|
3221
3221
|
|
|
@@ -3470,7 +3470,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3470
3470
|
|
|
3471
3471
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3472
3472
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3473
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3473
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3474
3474
|
</li></ul></dd>
|
|
3475
3475
|
|
|
3476
3476
|
|
|
@@ -3814,7 +3814,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3814
3814
|
|
|
3815
3815
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3816
3816
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3817
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3817
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3818
3818
|
</li></ul></dd>
|
|
3819
3819
|
|
|
3820
3820
|
|
|
@@ -4170,7 +4170,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4170
4170
|
|
|
4171
4171
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4172
4172
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4173
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4173
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
4174
4174
|
</li></ul></dd>
|
|
4175
4175
|
|
|
4176
4176
|
|
|
@@ -4495,7 +4495,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4495
4495
|
|
|
4496
4496
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4497
4497
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4498
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4498
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4499
4499
|
</li></ul></dd>
|
|
4500
4500
|
|
|
4501
4501
|
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
|
|
490
490
|
|
|
491
491
|
<ul>
|
|
492
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
492
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
493
493
|
</ul>
|
|
494
494
|
|
|
495
495
|
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
|
|
852
852
|
<span class="param-type">
|
|
853
853
|
|
|
854
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
854
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
855
855
|
|
|
856
856
|
</span>
|
|
857
857
|
|
|
@@ -1284,7 +1284,7 @@
|
|
|
1284
1284
|
|
|
1285
1285
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1286
1286
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1287
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1287
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
1288
1288
|
</li></ul></dd>
|
|
1289
1289
|
|
|
1290
1290
|
|
|
@@ -1518,7 +1518,7 @@
|
|
|
1518
1518
|
|
|
1519
1519
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1520
1520
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1521
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1521
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1522
1522
|
</li></ul></dd>
|
|
1523
1523
|
|
|
1524
1524
|
|
|
@@ -1777,7 +1777,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1777
1777
|
|
|
1778
1778
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1779
1779
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1780
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1780
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1781
1781
|
</li></ul></dd>
|
|
1782
1782
|
|
|
1783
1783
|
|
|
@@ -2104,7 +2104,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
2104
2104
|
|
|
2105
2105
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2106
2106
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2107
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2107
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
2108
2108
|
</li></ul></dd>
|
|
2109
2109
|
|
|
2110
2110
|
|
|
@@ -2212,7 +2212,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
2212
2212
|
|
|
2213
2213
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2214
2214
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2215
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2215
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
2216
2216
|
</li></ul></dd>
|
|
2217
2217
|
|
|
2218
2218
|
|
|
@@ -2310,7 +2310,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2310
2310
|
|
|
2311
2311
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2312
2312
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2313
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2313
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
2314
2314
|
</li></ul></dd>
|
|
2315
2315
|
|
|
2316
2316
|
|
|
@@ -2458,7 +2458,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2458
2458
|
|
|
2459
2459
|
<span class="param-type">
|
|
2460
2460
|
|
|
2461
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
2461
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
2462
2462
|
|
|
2463
2463
|
</span>
|
|
2464
2464
|
|
|
@@ -2495,7 +2495,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2495
2495
|
|
|
2496
2496
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2497
2497
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2498
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2498
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2499
2499
|
</li></ul></dd>
|
|
2500
2500
|
|
|
2501
2501
|
|
|
@@ -2597,7 +2597,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2597
2597
|
|
|
2598
2598
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2599
2599
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2600
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2600
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2601
2601
|
</li></ul></dd>
|
|
2602
2602
|
|
|
2603
2603
|
|
|
@@ -2694,7 +2694,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2694
2694
|
|
|
2695
2695
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2696
2696
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2697
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2697
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2698
2698
|
</li></ul></dd>
|
|
2699
2699
|
|
|
2700
2700
|
|
|
@@ -2868,7 +2868,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2868
2868
|
|
|
2869
2869
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2870
2870
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2871
|
-
<a
|
|
2871
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2872
2872
|
</li></ul></dd>
|
|
2873
2873
|
|
|
2874
2874
|
|
|
@@ -3248,7 +3248,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3248
3248
|
|
|
3249
3249
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3250
3250
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3251
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3251
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
3252
3252
|
</li></ul></dd>
|
|
3253
3253
|
|
|
3254
3254
|
|
|
@@ -3503,7 +3503,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3503
3503
|
|
|
3504
3504
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3505
3505
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3506
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3506
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3507
3507
|
</li></ul></dd>
|
|
3508
3508
|
|
|
3509
3509
|
|
|
@@ -3847,7 +3847,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3847
3847
|
|
|
3848
3848
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3849
3849
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3850
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3850
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3851
3851
|
</li></ul></dd>
|
|
3852
3852
|
|
|
3853
3853
|
|
|
@@ -4203,7 +4203,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4203
4203
|
|
|
4204
4204
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4205
4205
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4206
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4206
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
4207
4207
|
</li></ul></dd>
|
|
4208
4208
|
|
|
4209
4209
|
|
|
@@ -4528,7 +4528,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4528
4528
|
|
|
4529
4529
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4530
4530
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4531
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4531
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4532
4532
|
</li></ul></dd>
|
|
4533
4533
|
|
|
4534
4534
|
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
|
|
468
468
|
|
|
469
469
|
<ul>
|
|
470
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
470
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
471
471
|
</ul>
|
|
472
472
|
|
|
473
473
|
|
|
@@ -739,7 +739,7 @@
|
|
|
739
739
|
|
|
740
740
|
<span class="param-type">
|
|
741
741
|
|
|
742
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
742
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
743
743
|
|
|
744
744
|
</span>
|
|
745
745
|
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
|
|
873
873
|
<dt class="inherited-from">Inherited From:</dt>
|
|
874
874
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
875
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
875
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
876
876
|
</li></ul></dd>
|
|
877
877
|
|
|
878
878
|
|
|
@@ -1106,7 +1106,7 @@
|
|
|
1106
1106
|
|
|
1107
1107
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1108
1108
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1109
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1109
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1110
1110
|
</li></ul></dd>
|
|
1111
1111
|
|
|
1112
1112
|
|
|
@@ -1365,7 +1365,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1365
1365
|
|
|
1366
1366
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1367
1367
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1368
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1368
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1369
1369
|
</li></ul></dd>
|
|
1370
1370
|
|
|
1371
1371
|
|
|
@@ -1692,7 +1692,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1692
1692
|
|
|
1693
1693
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1694
1694
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1695
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1695
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
1696
1696
|
</li></ul></dd>
|
|
1697
1697
|
|
|
1698
1698
|
|
|
@@ -1800,7 +1800,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1800
1800
|
|
|
1801
1801
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1802
1802
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1803
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1803
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
1804
1804
|
</li></ul></dd>
|
|
1805
1805
|
|
|
1806
1806
|
|
|
@@ -1898,7 +1898,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
1898
1898
|
|
|
1899
1899
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1900
1900
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1901
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1901
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
1902
1902
|
</li></ul></dd>
|
|
1903
1903
|
|
|
1904
1904
|
|
|
@@ -1971,7 +1971,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1971
1971
|
|
|
1972
1972
|
<span class="param-type">
|
|
1973
1973
|
|
|
1974
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
1974
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
1975
1975
|
|
|
1976
1976
|
</span>
|
|
1977
1977
|
|
|
@@ -2008,7 +2008,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2008
2008
|
|
|
2009
2009
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2010
2010
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2011
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2011
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2012
2012
|
</li></ul></dd>
|
|
2013
2013
|
|
|
2014
2014
|
|
|
@@ -2110,7 +2110,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2110
2110
|
|
|
2111
2111
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2112
2112
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2113
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2113
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2114
2114
|
</li></ul></dd>
|
|
2115
2115
|
|
|
2116
2116
|
|
|
@@ -2207,7 +2207,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2207
2207
|
|
|
2208
2208
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2209
2209
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2210
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2210
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2211
2211
|
</li></ul></dd>
|
|
2212
2212
|
|
|
2213
2213
|
|
|
@@ -2381,7 +2381,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2381
2381
|
|
|
2382
2382
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2383
2383
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2384
|
-
<a
|
|
2384
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2385
2385
|
</li></ul></dd>
|
|
2386
2386
|
|
|
2387
2387
|
|
|
@@ -2761,7 +2761,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2761
2761
|
|
|
2762
2762
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2763
2763
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2764
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
2764
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
2765
2765
|
</li></ul></dd>
|
|
2766
2766
|
|
|
2767
2767
|
|
|
@@ -3016,7 +3016,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3016
3016
|
|
|
3017
3017
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3018
3018
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3019
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3019
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3020
3020
|
</li></ul></dd>
|
|
3021
3021
|
|
|
3022
3022
|
|
|
@@ -3360,7 +3360,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3360
3360
|
|
|
3361
3361
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3362
3362
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3363
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3363
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3364
3364
|
</li></ul></dd>
|
|
3365
3365
|
|
|
3366
3366
|
|
|
@@ -3716,7 +3716,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3716
3716
|
|
|
3717
3717
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3718
3718
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3719
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3719
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
3720
3720
|
</li></ul></dd>
|
|
3721
3721
|
|
|
3722
3722
|
|
|
@@ -4041,7 +4041,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4041
4041
|
|
|
4042
4042
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4043
4043
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4044
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4044
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4045
4045
|
</li></ul></dd>
|
|
4046
4046
|
|
|
4047
4047
|
|