Class: OpenWFE::InFlowWorkItem

Inherits:
Object
  • Object
show all
Defined in:
lib/openwfe/extras/participants/activeparticipants.rb

Overview

Reopening InFlowWorkItem to add a ‘db_id’ attribute.

Instance Attribute Summary collapse

Instance Attribute Details

#db_idObject

Returns the value of attribute db_id.



120
121
122
# File 'lib/openwfe/extras/participants/activeparticipants.rb', line 120

def db_id
  @db_id
end