SignalProcessInstanceByNodeName

Description

This handler forwards a node so that the instance goes on to the next node. If there is a task on the node, it is not completed but the node is. Furthermore, a variable can be set so that it is obvious that the handler completed the node.


Class

com.dooris.bpm.actionhandler.SignalProcessInstanceByNodeName

Parameter

Parameter

Default value

Description

Valid examples

Parameter

Default value

Description

Valid examples

nodeName

 

Name of the node to be forwareded.

 

variableToSet

 

Name of the variable which should be set after the node has been forwarded.

 

variableToSetValue

 

Value of the variable which should be set after the node has been forwarded.