Subtype of port. Represents a communication port that the task requires from other (downstream) tasks.
Name | Type | Description | Notes |
---|---|---|---|
isMandatory | Boolean | States if an instance of a downstream tasks needs to be already started (true), or if the task can start without a downstream task (false). |