This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:actionhandler:signalmainprocessbysoftlinkstate [2014/12/16 16:31] 127.0.0.1 external edit |
en:software:tim:actionhandler:signalmainprocessbysoftlinkstate [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
+ | ====== SignalMainProcessBySoftlinkStateHandler ====== | ||
==== Description ==== | ==== Description ==== | ||
- | The handler checks whether there are additional softlink instances or not. And if no parameter is passed on, it is checked whether all other softlink instances are terminated. | + | 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 passed, it is checked whether all other softlink instances are of a special node.\\ | + | 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. | If all other instances will fulfill the requirements, it tries to send the main process further. | ||
Line 21: | Line 21: | ||
- | - | ||
---- | ---- | ||
- | ==== softLinkState ==== | + | ==== Parameter ==== |
- | Describes the node names on which all other instances must be located to allow and forward them to the main process. | + | == 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 ==== | ==== Example ==== | ||
+ | {{ en:software:tim:actionhandler:SignalSoftlinksByWaitstateIdentifier_en.png }} | ||
---- | ---- |