Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The handler checks whether there are softlinks on an activity whose name begins with the transferred identifier. If this is the case, these activities are forwarded.

...

Class

Code Block
com.dooris.bpm.actionhandler.SignalSoftlinksByWaitstateIdentifierHandler

Parameter

Parameter name

Default value

Description

Valid examples

waitStateIdentifier

Node Identifier on which the softlinks are checked.

  • ActivityName: Wait_1 Identifier: Wait_ ⇒ OK

  • ActivityName: Activity_1 Identifier: Wait_ ⇒ Not OK

Wait

...