Class: OpenWFE::Extras::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.



114
115
116
# File 'lib/openwfe/extras/participants/activeparticipants.rb', line 114

def db_id
  @db_id
end