This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:actionhandler:setstartergroupbyprocessvariablehandler [2017/04/13 10:57] konstantinos.litsios [SetStarterGroupByProcessVariableHandler] |
en:software:tim:actionhandler:setstartergroupbyprocessvariablehandler [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)// | + | ====== SetStarterGroupByProcessVariableHandler ====== |
- | =======SetStarterGroupByProcessVariableHandler======== | ||
==== Description ==== | ==== Description ==== | ||
- | This uses a process variable to set an arbitrary group as an instance-starter. | ||
- | ------ | + | This uses a process variable to set an arbitrary group as instance-starter. Thus all members of this group see this instance in their list "My Instances". |
+ | |||
+ | ---- | ||
==== Action Class ==== | ==== Action Class ==== | ||
+ | |||
<code> | <code> | ||
com.dooris.bpm.actionhandler.SetStarterGroupByProcessVariableHandler | com.dooris.bpm.actionhandler.SetStarterGroupByProcessVariableHandler | ||
</code> | </code> | ||
- | \\ | + | |
---- | ---- | ||
- | ==== Event Type ==== | + | |
+ | ==== Event Type ==== | ||
node-enter | node-enter | ||
==== Action Name ==== | ==== Action Name ==== | ||
+ | |||
any | any | ||
==== Mandatory Fields ==== | ==== Mandatory Fields ==== | ||
+ | |||
- | - | ||
- | ==== Parameter ==== | + | ==== Parameter ==== |
- | processVariable = Name_of_Variable; | + | |
+ | processVariable = Name_of_Variable; | ||
---- | ---- | ||
==== Example ==== | ==== Example ==== | ||
- | {{ :software:tim:actionhandler:setstartergroupbyprocessvariablehandler.png }} | + | |
+ | {{ :software:tim:actionhandler:setstartergroupbyprocessvariablehandler.png }} | ||