Class: Zeebe::FormDefinition
- Inherits:
-
BPMN::Extension
- Object
- BPMN::Extension
- Zeebe::FormDefinition
- Defined in:
- lib/bpmn/extensions.rb
Instance Attribute Summary collapse
-
#form_key ⇒ Object
Returns the value of attribute form_key.
Instance Attribute Details
#form_key ⇒ Object
Returns the value of attribute form_key.
31 32 33 |
# File 'lib/bpmn/extensions.rb', line 31 def form_key @form_key end |