====== SignalMainProcessBySoftlinkStateHandler ====== ==== Description ==== The handler checks if additional softlink instances exist. If no parameter is delivered, it checks if all soft-link instances have been ended. \\ If the parameter softLinkState was delivered, it checks whether all other softlink instances are queued at a particular activity.\\ If all other instances will fulfill the requirements, it tries to send the main process further. ------ ==== Action Class ==== com.dooris.bpm.actionhandler.SignalMainProcessBySoftlinkStateHandler \\ ---- ==== Event Type ==== any type ==== Action Name ==== any name ==== Mandatory Fields ==== - ---- ==== Parameter ==== == softLinkState == Stores the name of the activity on which all instances must be located in order for the main process to be sent further. ---- ==== Example ==== {{ en:software:tim:actionhandler:SignalSoftlinksByWaitstateIdentifier_en.png }} ----