Call is a specialization of transition which has blocking “request-reply” semantics where the calling flow element waits for a response from the callee. Calls are made as part of flow element execution and transitions are traversed upon flow element completion.
Keys of response artifacts relative to the containing package artifacts/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Response artifacts passed back from the target to the source activity.
Type | Artifact |
---|---|
Cardinality | 0..* |
Changeable | false |
Derived | true |
Opposite | responseFor |