mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-03 18:50:05 +00:00
feat(context): added getComputeContextById method
This commit is contained in:
File diff suppressed because one or more lines are too long
231
docs/classes/reflection-743.reflection-195.fileuploader.html
Normal file
231
docs/classes/reflection-743.reflection-195.fileuploader.html
Normal file
File diff suppressed because one or more lines are too long
312
docs/classes/reflection-743.reflection-195.sas9apiclient.html
Normal file
312
docs/classes/reflection-743.reflection-195.sas9apiclient.html
Normal file
File diff suppressed because one or more lines are too long
1419
docs/classes/reflection-743.reflection-195.sasjs.html
Normal file
1419
docs/classes/reflection-743.reflection-195.sasjs.html
Normal file
File diff suppressed because one or more lines are too long
1415
docs/classes/reflection-743.reflection-195.sasviyaapiclient.html
Normal file
1415
docs/classes/reflection-743.reflection-195.sasviyaapiclient.html
Normal file
File diff suppressed because one or more lines are too long
271
docs/classes/reflection-743.reflection-195.sessionmanager.html
Normal file
271
docs/classes/reflection-743.reflection-195.sessionmanager.html
Normal file
File diff suppressed because one or more lines are too long
231
docs/classes/reflection-759.reflection-211.fileuploader.html
Normal file
231
docs/classes/reflection-759.reflection-211.fileuploader.html
Normal file
File diff suppressed because one or more lines are too long
312
docs/classes/reflection-759.reflection-211.sas9apiclient.html
Normal file
312
docs/classes/reflection-759.reflection-211.sas9apiclient.html
Normal file
File diff suppressed because one or more lines are too long
1419
docs/classes/reflection-759.reflection-211.sasjs.html
Normal file
1419
docs/classes/reflection-759.reflection-211.sasjs.html
Normal file
File diff suppressed because one or more lines are too long
1395
docs/classes/reflection-759.reflection-211.sasviyaapiclient.html
Normal file
1395
docs/classes/reflection-759.reflection-211.sasviyaapiclient.html
Normal file
File diff suppressed because one or more lines are too long
271
docs/classes/reflection-759.reflection-211.sessionmanager.html
Normal file
271
docs/classes/reflection-759.reflection-211.sessionmanager.html
Normal file
File diff suppressed because one or more lines are too long
@@ -181,6 +181,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -331,6 +331,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -154,6 +154,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Modules</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-module tsd-is-not-exported"><a href="modules/reflection-734.html" class="tsd-kind-icon"><em>Module</em></a></li>
|
||||
<li class="tsd-kind-module tsd-is-not-exported"><a href="modules/reflection-759.html" class="tsd-kind-icon"><em>Module</em></a></li>
|
||||
<li class="tsd-kind-module"><a href="modules/types.html" class="tsd-kind-icon">types</a></li>
|
||||
<li class="tsd-kind-module"><a href="modules/utils.html" class="tsd-kind-icon">utils</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -211,6 +211,9 @@
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
372
docs/interfaces/types.contextallattributes.html
Normal file
372
docs/interfaces/types.contextallattributes.html
Normal file
File diff suppressed because one or more lines are too long
@@ -145,6 +145,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface tsd-parent-kind-module root">
|
||||
|
||||
@@ -95,6 +95,7 @@
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="types.editcontextinput.html#authorizedusers" class="tsd-kind-icon">authorizedUsers</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="types.editcontextinput.html#description" class="tsd-kind-icon">description</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="types.editcontextinput.html#environment" class="tsd-kind-icon">environment</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="types.editcontextinput.html#id" class="tsd-kind-icon">id</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="types.editcontextinput.html#launchcontext" class="tsd-kind-icon">launchContext</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="types.editcontextinput.html#name" class="tsd-kind-icon">name</a></li>
|
||||
</ul>
|
||||
@@ -174,6 +175,20 @@
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="id" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> id</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in
|
||||
<a href="https://github.com/sasjs/adapter/blob/master/src/types/Context.ts#L17">
|
||||
types/Context.ts:17
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
||||
<a name="launchcontext" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> launch<wbr>Context</h3>
|
||||
@@ -220,6 +235,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
@@ -243,6 +261,9 @@
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="types.editcontextinput.html#environment" class="tsd-kind-icon">environment</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="types.editcontextinput.html#id" class="tsd-kind-icon">id</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
||||
<a href="types.editcontextinput.html#launchcontext" class="tsd-kind-icon">launch<wbr>Context</a>
|
||||
</li>
|
||||
|
||||
@@ -160,6 +160,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -235,6 +235,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -130,6 +130,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -130,6 +130,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -190,6 +190,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -210,6 +210,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -194,6 +194,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -198,6 +198,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
@@ -150,6 +150,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
106
docs/modules/reflection-743.html
Normal file
106
docs/modules/reflection-743.html
Normal file
File diff suppressed because one or more lines are too long
128
docs/modules/reflection-743.reflection-195.html
Normal file
128
docs/modules/reflection-743.reflection-195.html
Normal file
File diff suppressed because one or more lines are too long
106
docs/modules/reflection-759.html
Normal file
106
docs/modules/reflection-759.html
Normal file
File diff suppressed because one or more lines are too long
128
docs/modules/reflection-759.reflection-211.html
Normal file
128
docs/modules/reflection-759.reflection-211.html
Normal file
File diff suppressed because one or more lines are too long
@@ -93,6 +93,7 @@
|
||||
<h3>Interfaces</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/types.context.html" class="tsd-kind-icon">Context</a></li>
|
||||
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/types.contextallattributes.html" class="tsd-kind-icon">ContextAllAttributes</a></li>
|
||||
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/types.csrftoken.html" class="tsd-kind-icon">CsrfToken</a></li>
|
||||
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/types.editcontextinput.html" class="tsd-kind-icon">EditContextInput</a></li>
|
||||
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/types.folder.html" class="tsd-kind-icon">Folder</a></li>
|
||||
@@ -126,6 +127,9 @@
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.context.html" class="tsd-kind-icon">Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.contextallattributes.html" class="tsd-kind-icon">Context<wbr>All<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-module root">
|
||||
<a href="../interfaces/types.csrftoken.html" class="tsd-kind-icon">Csrf<wbr>Token</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user