Method: ProcessEngine::Parser::SequenceFlow#target_ref
- Defined in:
- app/models/process_engine/parser/sequence_flow.rb
#target_ref ⇒ Object
10 11 12 |
# File 'app/models/process_engine/parser/sequence_flow.rb', line 10 def target_ref element["targetRef"] end |