AssignmentActionHandler

Description

This ActionHandler modifies the assigned group of multiple swimlanes by the same prefix and postfix, which have been given in the form or by a process variable in form 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: https://tim-doc.atlassian.net/wiki/spaces/eng/pages/228036885

 


Class

com.dooris.bpm.actionhandler.AssignmentActionHandler

Parameter

Parameter 

Default value

Description

Valid examples

Parameter 

Default value

Description

Valid examples

swimlanesmandatory

 

The names of the swimlanes, to which the new group should be assigned, are entered here separated by ",".

name_of_swimlane1, name_of_swimlane2, ...

prefix

 

Variable that holds the prefix for the Group assigned to the swimlanes.

At least one of these variables (prefix and postfix) must be filled.

hr

postfix

 

Variable that holds the postfix for the Group assigned to the swimlanes

123

 

 

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 form to fill out prefix and postfix. Desired changed to the group name of the swimlane will be stored in the variables of the form.

After clicking the 'Save' button, modification of the assigned group name can be seen directly: