Class: Zeebe::Subscription
- Inherits:
-
BPMN::Extension
- Object
- BPMN::Extension
- Zeebe::Subscription
- Defined in:
- lib/bpmn/extensions.rb
Instance Attribute Summary collapse
-
#correlation_key ⇒ Object
Returns the value of attribute correlation_key.
Instance Attribute Details
#correlation_key ⇒ Object
Returns the value of attribute correlation_key.
54 55 56 |
# File 'lib/bpmn/extensions.rb', line 54 def correlation_key @correlation_key end |