This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 139816fa4 deploy: e1aa1cc5824197c5f9a2fd7fc5887b4f4cdbbaed
139816fa4 is described below

commit 139816fa460139239c602b8dc3c7cee2d3cef21c
Author: ricardozanini <[email protected]>
AuthorDate: Tue Dec 5 12:42:01 2023 +0000

    deploy: e1aa1cc5824197c5f9a2fd7fc5887b4f4cdbbaed
---
 search-index.js                                            | 2 +-
 serverlessworkflow/main/core/custom-functions-support.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/search-index.js b/search-index.js
index d464e4643..9c2e7446f 100644
--- a/search-index.js
+++ b/search-index.js
@@ -1 +1 @@
-antoraSearch.initSearch(lunr, 
{"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1-1",[0,43.284,1,26.597]],["name/1-1",[]],["text/1-1",[]],["component/1-1",[]],["title/1-2",[2,44.204,3,47.486]],["name/1-2",[]],["text/1-2",[]],["component/1-2",[]],["title/1-3",[4,34.011]],["name/1-3",[]],["text/1-3",[]],["component/1-3",[]],["title/1-4",[5,17.617,6,34.349]],["name/1-4",[]],["text/1-4",[]],["component/1-4",[]],["title/1-5",[6,34.349,7,25.152]],
 [...]
\ No newline at end of file
+antoraSearch.initSearch(lunr, 
{"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1-1",[0,43.284,1,26.597]],["name/1-1",[]],["text/1-1",[]],["component/1-1",[]],["title/1-2",[2,44.204,3,47.486]],["name/1-2",[]],["text/1-2",[]],["component/1-2",[]],["title/1-3",[4,34.011]],["name/1-3",[]],["text/1-3",[]],["component/1-3",[]],["title/1-4",[5,17.617,6,34.349]],["name/1-4",[]],["text/1-4",[]],["component/1-4",[]],["title/1-5",[6,34.349,7,25.152]],
 [...]
\ No newline at end of file
diff --git a/serverlessworkflow/main/core/custom-functions-support.html 
b/serverlessworkflow/main/core/custom-functions-support.html
index d7669fbe7..90c23a5f6 100644
--- a/serverlessworkflow/main/core/custom-functions-support.html
+++ b/serverlessworkflow/main/core/custom-functions-support.html
@@ -734,7 +734,7 @@
 </div>
 </div>
 <div class="sect2">
-<h3 id="_function_accessing_kogito_context"><a class="anchor" 
href="#_function_accessing_kogito_context"></a>Function accessing Kogito 
context</h3>
+<h3 id="_function_accessing_contextual_data"><a class="anchor" 
href="#_function_accessing_contextual_data"></a>Function accessing contextual 
data</h3>
 <div class="paragraph">
 <p>If you need access to process contextual information (for example, Kogito 
process instance ID) inside your Java service, you can add a 
<code>KogitoProcessContext</code> parameter as the last one in the method 
signature.</p>
 </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to