Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 491 Bytes

Communication.md

File metadata and controls

14 lines (7 loc) · 491 Bytes

Communication

Part of a job Represents a communication requirement between two tasks by mapping a required port of a task to a provided port of another task.

Properties

Name Type Description Notes
portRequired String The name of the required port this communication refers to. [optional]
portProvided String The name of the provided port this communication refers to. [optional]