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:assignstartertoswimlanehandler [2015/12/02 20:20] jan.mayer |
en:software:tim:actionhandler:assignstartertoswimlanehandler [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== AssignStarterToSwimlaneHandler ====== | ||
- | =======AssignStarterToSwimlaneHandler======== | ||
==== Description ==== | ==== Description ==== | ||
- | This [[en:software:tim:actionhandler|handler]] assigns the starter of the instance to a [[:glossar#Swimlane]] as the actor. This means that this actor is responsible for all tasks in this [[:glossar#Swimlane]]. | + | |
- | ------ | + | This [[:en:software:tim:actionhandler|handler]] assigns the starter of the instance to a [[:en:glossar#swimlane|Swimlane]] as the actor. This means that this person is responsible for all tasks in this [[:en:glossar#swimlane|Swimlane]]. |
+ | |||
+ | ---- | ||
==== Action Class ==== | ==== Action Class ==== | ||
+ | |||
<code> | <code> | ||
com.dooris.bpm.actionhandler.AssignStarterToSwimlaneHandler | com.dooris.bpm.actionhandler.AssignStarterToSwimlaneHandler | ||
</code> | </code> | ||
- | \\ | + | |
---- | ---- | ||
- | ==== Event Type ==== | + | |
+ | ==== Event Type ==== | ||
any type | any type | ||
- | ==== Action Name ==== | + | |
+ | ==== Action Name ==== | ||
any name | any name | ||
- | ==== Mandatory Fields ==== | + | |
- | The name of the lane must be entered. See [[#example]] | + | ==== Mandatory Fields ==== |
+ | |||
+ | The name of the lane must be entered. See [[#example|example]] | ||
---- | ---- | ||
- | ==== Parameter ==== | + | |
- | are not required | + | ==== Parameter ==== |
+ | |||
+ | not required | ||
---- | ---- | ||
==== Example ==== | ==== Example ==== | ||
- | {{ en:software:tim:actionhandler:assignstartertoswimlane.png?direct |}} | + | |
+ | {{ :en:software:tim:actionhandler:assignstartertoswimlane.png?direct& }} | ||