Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:getexecutioncontext [2023/04/05 04:32] – ↷ Links adapted because of a move operation seanpr_methods:getexecutioncontext [2023/05/03 04:23] (current) sean
Line 1: Line 1:
-{{tag>Programmers_Reference Methods IExecutionEngine_Interface IExecutionEngine_Interface_Methods getExecutionContext}}+{{tag>Programmers_Reference Methods IExecutionEngine_Interface getExecutionContext Index}}
  
 ====getExecutionContext (IProcess)==== ====getExecutionContext (IProcess)====
 <code java>public IExecutionContext getExecutionContext (IProcess process)</code> <code java>public IExecutionContext getExecutionContext (IProcess process)</code>
  
-This method provides the [[docs:3500:0300_add_custom_processes:0316_executioncontext_interface|execution context]] in which the process is running.+This method provides the [[docs:3500:0300:0316|execution context]] in which the process is running.
  
 ===Parameters=== ===Parameters===
Line 11: Line 11:
  
 ===Returns=== ===Returns===
-The execution context in which the process is running as an instance of the [[docs:3500:0300_add_custom_processes:0316_executioncontext_interface|IExecutionContext]] interface.+The execution context in which the process is running as an instance of the [[docs:3500:0300:0316|IExecutionContext]] interface.
  
  • Last modified: 2023/04/05 04:32