This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:actionhandler:signalmainprocessbysoftlinkstate [2014/11/28 13:55] duc.le created |
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. |
\\ | \\ | ||
- | Falls der Parameter softLinkState übergeben wurde, wird überprüft ob alle anderen Softlink Instanzen an einer speziellen Node stehen. | + | If the parameter softLinkState was delivered, it checks whether all other softlink instances are queued at a particular activity.\\ |
- | If the parameter softLinkState was passed, it is checked whether all other softlink instances are of a special node.\\ | + | |
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 16: | Line 15: | ||
---- | ---- | ||
==== Event Type ==== | ==== Event Type ==== | ||
- | beliebig | + | any type |
==== Action Name ==== | ==== Action Name ==== | ||
- | beliebig | + | any name |
==== Mandatory Fields ==== | ==== Mandatory Fields ==== | ||
- | leer | + | - |
---- | ---- | ||
- | ==== softLinkState ==== | + | ==== Parameter ==== |
- | Beschreibt den Node Namen an welchem sich alle anderen Instanzen befinden müssen um ein weiterschicken des Hauptprozesses zu ermöglichen. | + | == 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 }} | ||
---- | ---- |