@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
|
@@ -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
|
|
|
@@ -1334,7 +1334,7 @@
|
|
|
1334
1334
|
|
|
1335
1335
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1336
1336
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1337
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1337
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1338
1338
|
</li></ul></dd>
|
|
1339
1339
|
|
|
1340
1340
|
|
|
@@ -1593,7 +1593,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1593
1593
|
|
|
1594
1594
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1595
1595
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1596
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1596
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1597
1597
|
</li></ul></dd>
|
|
1598
1598
|
|
|
1599
1599
|
|
|
@@ -2070,7 +2070,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
2070
2070
|
|
|
2071
2071
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2072
2072
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2073
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2073
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
2074
2074
|
</li></ul></dd>
|
|
2075
2075
|
|
|
2076
2076
|
|
|
@@ -2178,7 +2178,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
2178
2178
|
|
|
2179
2179
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2180
2180
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2181
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2181
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
2182
2182
|
</li></ul></dd>
|
|
2183
2183
|
|
|
2184
2184
|
|
|
@@ -2276,7 +2276,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2276
2276
|
|
|
2277
2277
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2278
2278
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2279
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2279
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
2280
2280
|
</li></ul></dd>
|
|
2281
2281
|
|
|
2282
2282
|
|
|
@@ -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
|
|
|
@@ -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
|
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
|
|
215
215
|
<span class="param-type">
|
|
216
216
|
|
|
217
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
217
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
218
218
|
|
|
219
219
|
</span>
|
|
220
220
|
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
|
|
459
459
|
|
|
460
460
|
<ul>
|
|
461
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
461
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
462
462
|
</ul>
|
|
463
463
|
|
|
464
464
|
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
|
|
515
515
|
<span class="param-type">
|
|
516
516
|
|
|
517
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
517
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
518
518
|
|
|
519
519
|
</span>
|
|
520
520
|
|
|
@@ -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
|
|
|
@@ -955,7 +955,7 @@
|
|
|
955
955
|
|
|
956
956
|
<span class="param-type">
|
|
957
957
|
|
|
958
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
958
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
959
959
|
|
|
960
960
|
</span>
|
|
961
961
|
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
|
|
1068
1068
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1069
1069
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1070
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1070
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
1071
1071
|
</li></ul></dd>
|
|
1072
1072
|
|
|
1073
1073
|
|
|
@@ -1301,7 +1301,7 @@
|
|
|
1301
1301
|
|
|
1302
1302
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1303
1303
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1304
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1304
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1305
1305
|
</li></ul></dd>
|
|
1306
1306
|
|
|
1307
1307
|
|
|
@@ -1365,7 +1365,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1365
1365
|
|
|
1366
1366
|
<span class="param-type">
|
|
1367
1367
|
|
|
1368
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1368
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1369
1369
|
|
|
1370
1370
|
</span>
|
|
1371
1371
|
|
|
@@ -1635,7 +1635,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1635
1635
|
|
|
1636
1636
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1637
1637
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1638
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1638
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1639
1639
|
</li></ul></dd>
|
|
1640
1640
|
|
|
1641
1641
|
|
|
@@ -1962,7 +1962,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1962
1962
|
|
|
1963
1963
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1964
1964
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1965
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1965
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
1966
1966
|
</li></ul></dd>
|
|
1967
1967
|
|
|
1968
1968
|
|
|
@@ -2070,7 +2070,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
2070
2070
|
|
|
2071
2071
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2072
2072
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2073
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2073
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
2074
2074
|
</li></ul></dd>
|
|
2075
2075
|
|
|
2076
2076
|
|
|
@@ -2168,7 +2168,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2168
2168
|
|
|
2169
2169
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2170
2170
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2171
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2171
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
2172
2172
|
</li></ul></dd>
|
|
2173
2173
|
|
|
2174
2174
|
|
|
@@ -2241,7 +2241,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2241
2241
|
|
|
2242
2242
|
<span class="param-type">
|
|
2243
2243
|
|
|
2244
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
2244
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
2245
2245
|
|
|
2246
2246
|
</span>
|
|
2247
2247
|
|
|
@@ -2278,7 +2278,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2278
2278
|
|
|
2279
2279
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2280
2280
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2281
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2281
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2282
2282
|
</li></ul></dd>
|
|
2283
2283
|
|
|
2284
2284
|
|
|
@@ -2380,7 +2380,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2380
2380
|
|
|
2381
2381
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2382
2382
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2383
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2383
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2384
2384
|
</li></ul></dd>
|
|
2385
2385
|
|
|
2386
2386
|
|
|
@@ -2477,7 +2477,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2477
2477
|
|
|
2478
2478
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2479
2479
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2480
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2480
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2481
2481
|
</li></ul></dd>
|
|
2482
2482
|
|
|
2483
2483
|
|
|
@@ -2576,7 +2576,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2576
2576
|
|
|
2577
2577
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2578
2578
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2579
|
-
<a
|
|
2579
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2580
2580
|
</li></ul></dd>
|
|
2581
2581
|
|
|
2582
2582
|
|
|
@@ -3031,7 +3031,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3031
3031
|
|
|
3032
3032
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3033
3033
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3034
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3034
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
3035
3035
|
</li></ul></dd>
|
|
3036
3036
|
|
|
3037
3037
|
|
|
@@ -3286,7 +3286,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3286
3286
|
|
|
3287
3287
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3288
3288
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3289
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3289
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3290
3290
|
</li></ul></dd>
|
|
3291
3291
|
|
|
3292
3292
|
|
|
@@ -3630,7 +3630,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3630
3630
|
|
|
3631
3631
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3632
3632
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3633
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3633
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3634
3634
|
</li></ul></dd>
|
|
3635
3635
|
|
|
3636
3636
|
|
|
@@ -3986,7 +3986,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3986
3986
|
|
|
3987
3987
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3988
3988
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3989
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3989
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
3990
3990
|
</li></ul></dd>
|
|
3991
3991
|
|
|
3992
3992
|
|
|
@@ -4311,7 +4311,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4311
4311
|
|
|
4312
4312
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4313
4313
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4314
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4314
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4315
4315
|
</li></ul></dd>
|
|
4316
4316
|
|
|
4317
4317
|
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
|
|
306
306
|
|
|
307
307
|
<ul>
|
|
308
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
308
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
309
309
|
</ul>
|
|
310
310
|
|
|
311
311
|
|
|
@@ -559,7 +559,7 @@
|
|
|
559
559
|
|
|
560
560
|
<span class="param-type">
|
|
561
561
|
|
|
562
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
562
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
563
563
|
|
|
564
564
|
</span>
|
|
565
565
|
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
|
|
675
675
|
<dt class="inherited-from">Inherited From:</dt>
|
|
676
676
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
677
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
677
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
678
678
|
</li></ul></dd>
|
|
679
679
|
|
|
680
680
|
|
|
@@ -1058,7 +1058,7 @@
|
|
|
1058
1058
|
|
|
1059
1059
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1060
1060
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1061
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1061
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1062
1062
|
</li></ul></dd>
|
|
1063
1063
|
|
|
1064
1064
|
|
|
@@ -1317,7 +1317,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1317
1317
|
|
|
1318
1318
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1319
1319
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1320
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1320
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1321
1321
|
</li></ul></dd>
|
|
1322
1322
|
|
|
1323
1323
|
|
|
@@ -1419,7 +1419,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1419
1419
|
|
|
1420
1420
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1421
1421
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1422
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1422
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
1423
1423
|
</li></ul></dd>
|
|
1424
1424
|
|
|
1425
1425
|
|
|
@@ -1527,7 +1527,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1527
1527
|
|
|
1528
1528
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1529
1529
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1530
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1530
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
1531
1531
|
</li></ul></dd>
|
|
1532
1532
|
|
|
1533
1533
|
|
|
@@ -1625,7 +1625,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
1625
1625
|
|
|
1626
1626
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1627
1627
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1628
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1628
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
1629
1629
|
</li></ul></dd>
|
|
1630
1630
|
|
|
1631
1631
|
|
|
@@ -1698,7 +1698,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1698
1698
|
|
|
1699
1699
|
<span class="param-type">
|
|
1700
1700
|
|
|
1701
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
1701
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
1702
1702
|
|
|
1703
1703
|
</span>
|
|
1704
1704
|
|
|
@@ -1735,7 +1735,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1735
1735
|
|
|
1736
1736
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1737
1737
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1738
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1738
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
1739
1739
|
</li></ul></dd>
|
|
1740
1740
|
|
|
1741
1741
|
|
|
@@ -1837,7 +1837,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1837
1837
|
|
|
1838
1838
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1839
1839
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1840
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1840
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
1841
1841
|
</li></ul></dd>
|
|
1842
1842
|
|
|
1843
1843
|
|
|
@@ -1934,7 +1934,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1934
1934
|
|
|
1935
1935
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1936
1936
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1937
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1937
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
1938
1938
|
</li></ul></dd>
|
|
1939
1939
|
|
|
1940
1940
|
|
|
@@ -2033,7 +2033,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2033
2033
|
|
|
2034
2034
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2035
2035
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2036
|
-
<a
|
|
2036
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2037
2037
|
</li></ul></dd>
|
|
2038
2038
|
|
|
2039
2039
|
|
|
@@ -2413,7 +2413,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2413
2413
|
|
|
2414
2414
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2415
2415
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2416
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
2416
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
2417
2417
|
</li></ul></dd>
|
|
2418
2418
|
|
|
2419
2419
|
|
|
@@ -2668,7 +2668,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2668
2668
|
|
|
2669
2669
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2670
2670
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2671
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2671
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
2672
2672
|
</li></ul></dd>
|
|
2673
2673
|
|
|
2674
2674
|
|
|
@@ -3012,7 +3012,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3012
3012
|
|
|
3013
3013
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3014
3014
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3015
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3015
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3016
3016
|
</li></ul></dd>
|
|
3017
3017
|
|
|
3018
3018
|
|
|
@@ -3368,7 +3368,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3368
3368
|
|
|
3369
3369
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3370
3370
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3371
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3371
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
3372
3372
|
</li></ul></dd>
|
|
3373
3373
|
|
|
3374
3374
|
|
|
@@ -3693,7 +3693,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3693
3693
|
|
|
3694
3694
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3695
3695
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3696
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3696
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
3697
3697
|
</li></ul></dd>
|
|
3698
3698
|
|
|
3699
3699
|
|