Description
This ActionHandler modifies the assigned group of multiple swimlanes by the same prefix and postfix, which have been given in the smartform or by a process variable in smartform or by a process variable.
During process modeling, an assignment must still be given to the affected swimlanes.
In order to assign a user or group to a specific swimlane, the following handler may be employed: VariableAssignmentActionHandler
Class
com.dooris.bpm.actionhandler.AssignmentActionHandler
Parameter
Parameter | Default value | Description | Valid examples |
---|---|---|---|
| The names of the swimlanes, to which the new group should be assigned, are entered here separated by ",". |
| |
| Variable that holds the prefix for the Group assigned to the swimlanes. At least one of these variables (prefix and postfix) must be filled. |
| |
| Variable that holds the postfix for the Group assigned to the swimlanes |
|
Example
In this example, we have a process which contains a task with an assigned group name 'test'. In order to implement the AssignmentActionHandler to modify the assigned group name of this task, respective swimlane names, desired prefix and postfix should be entered as follows:
You can see that the user can use a smartform to fill out prefix and postfix. Desired changed to the group name of the swimlane will be stored in the variables of the smartform.
After clicking the 'Save' button, modification of the assigned group name can be seen directly: