|
1 | 1 | <!DOCTYPE HTML> |
2 | 2 | <html lang> |
3 | 3 | <head> |
4 | | -<!-- Generated by javadoc (25) on Tue Nov 18 19:20:52 CET 2025 --> |
5 | | -<title>ProcessPluginApi (DSF BPE Process API v1 2.0.0-RC2 API)</title> |
| 4 | +<!-- Generated by javadoc (25) on Wed Nov 26 11:16:12 CET 2025 --> |
| 5 | +<title>ProcessPluginApi (DSF BPE Process API v1 2.0.0 API)</title> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2025-11-18"> |
| 8 | +<meta name="dc.created" content="2025-11-26"> |
9 | 9 | <meta name="description" content="declaration: package: dev.dsf.bpe.v1, interface: ProcessPluginApi"> |
10 | 10 | <meta name="generator" content="javadoc/ClassWriter"> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../../../../resource-files/jquery-ui.min.css"> |
|
70 | 70 | <li><a href="#getQuestionnaireResponseHelper()" tabindex="0">getQuestionnaireResponseHelper()</a></li> |
71 | 71 | <li><a href="#getReadAccessHelper()" tabindex="0">getReadAccessHelper()</a></li> |
72 | 72 | <li><a href="#getTaskHelper()" tabindex="0">getTaskHelper()</a></li> |
73 | | -<li><a href="#getVariables(org.operaton.bpm.engine.delegate.DelegateExecution)" tabindex="0">getVariables(DelegateExecution)</a></li> |
| 73 | +<li><a href="#getVariables(org.camunda.bpm.engine.delegate.DelegateExecution)" tabindex="0">getVariables(DelegateExecution)</a></li> |
74 | 74 | </ol> |
75 | 75 | </li> |
76 | 76 | </ol> |
@@ -143,7 +143,7 @@ <h2>Method Summary</h2> |
143 | 143 | <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTaskHelper()" class="member-name-link">getTaskHelper</a>()</code></div> |
144 | 144 | <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
145 | 145 | <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="variables/Variables.html" title="interface in dev.dsf.bpe.v1.variables">Variables</a></code></div> |
146 | | -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getVariables(org.operaton.bpm.engine.delegate.DelegateExecution)" class="member-name-link">getVariables</a><wbr>(org.operaton.bpm.engine.delegate.DelegateExecution execution)</code></div> |
| 146 | +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getVariables(org.camunda.bpm.engine.delegate.DelegateExecution)" class="member-name-link">getVariables</a><wbr>(org.camunda.bpm.engine.delegate.DelegateExecution execution)</code></div> |
147 | 147 | <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
148 | 148 | </div> |
149 | 149 | </div> |
@@ -248,10 +248,10 @@ <h3>getTaskHelper</h3> |
248 | 248 | </section> |
249 | 249 | </li> |
250 | 250 | <li> |
251 | | -<section class="detail" id="getVariables(org.operaton.bpm.engine.delegate.DelegateExecution)"> |
| 251 | +<section class="detail" id="getVariables(org.camunda.bpm.engine.delegate.DelegateExecution)"> |
252 | 252 | <h3>getVariables</h3> |
253 | 253 | <div class="horizontal-scroll"> |
254 | | -<div class="member-signature"><span class="return-type"><a href="variables/Variables.html" title="interface in dev.dsf.bpe.v1.variables">Variables</a></span> <span class="element-name">getVariables</span><wbr><span class="parameters">(org.operaton.bpm.engine.delegate.DelegateExecution execution)</span></div> |
| 254 | +<div class="member-signature"><span class="return-type"><a href="variables/Variables.html" title="interface in dev.dsf.bpe.v1.variables">Variables</a></span> <span class="element-name">getVariables</span><wbr><span class="parameters">(org.camunda.bpm.engine.delegate.DelegateExecution execution)</span></div> |
255 | 255 | </div> |
256 | 256 | </section> |
257 | 257 | </li> |
|
0 commit comments