User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
en:software:tim:actionhandler:renameinstancehandler

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
en:software:tim:actionhandler:renameinstancehandler [2014/12/16 16:31]
127.0.0.1 external edit
en:software:tim:actionhandler:renameinstancehandler [2021/07/01 09:52] (current)
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)//+====== RenameInstanceHandler ======
  
-========RenameInstanceHandler======== 
 ==== Description ==== ==== Description ====
-This [[software:​tim:​actionhandler|handler]] renames the current instance by any text that can include variables. 
  
------- +This [[:​software:​tim:​actionhandler|handler]] renames the current instance by any text that can include variables. 
-==== Action Class ==== + 
-<​code>​+---- 
 + 
 +==== Action Class ====<​code>​
 com.dooris.bpm.actionhandler.RenameInstanceHandler com.dooris.bpm.actionhandler.RenameInstanceHandler
 </​code>​ </​code>​
-\\+
 ---- ----
-==== Event Type ==== + 
 +==== Event Type ==== 
 any type any type
  
-==== Action Name ==== +==== Action Name ==== 
 any name any name
  
-==== Mandatory Fields ==== +==== Mandatory Fields ==== 
 - -
  
-==== Parameter ==== +==== Parameter ==== 
 == instanceName = desired_name_${variable} == == instanceName = desired_name_${variable} ==
->> Variables are specified as ${variablename} (see [[#​Example]]) 
  
 +>> Variables are specified as ${variablename} (see [[#​example|Example]])
 +
 +=== A continuous ID for process instances ===
 +
 +The process variable ${processInstanceId} generates a unique ID for every created process instance. The variable can be used in the renameInstanceHandler. Thus, every created process instance is given a unique ID.
  
 ---- ----
  
 ==== Example ==== ==== Example ====
-{{ en:​software:​tim:​actionhandler:​renameinstancehandler.png }}+ 
 +{{  :en:​software:​tim:​actionhandler:​renameinstancehandler_en.png  }}
  
  
en/software/tim/actionhandler/renameinstancehandler.1418743919.txt.gz · Last modified: 2021/07/01 09:54 (external edit)