| Annotation Type | Description |
|---|---|
| Inputs |
The
Inputs annotation is used by Function implementations to report accepted
argument types for it's execution method. |
| Outputs |
The
Outputs annotation is used by Function implementations to report accepted
output types for it's execution method. |
Copyright © 2017. All rights reserved.