GenerateEscalationTimeHandler

Description

The ActionHandler GenerateEscalationTimeHandler is used to set the escalation time of activity after the expiration of the previously defined wait time. At the escalation time, the value of the escalationVariable process variable is selected. This value is used as the name for a new process variable, and its value is set to escalation.

This can be used in combination with the https://tim-doc.atlassian.net/wiki/spaces/eng/pages/228230616 and determine a process route.

The corresponding timer is the https://tim-doc.atlassian.net/wiki/spaces/eng/pages/228133896.

 

NodeEscalationHandler

The GenerateEscalationTimeHandler uses the NodeEscalationHandler, which sets the escalation variable and sends the process further.


Class

com.dooris.bpm.actionhandler.GenerateEscalationTimeHandler

Parameter

None

 

Dependencies

Timer: https://tim-doc.atlassian.net/wiki/spaces/eng/pages/228133896