Method: SDM::NodeHistory#activity_id
- Defined in:
- lib/models/porcelain.rb
#activity_id ⇒ Object
The unique identifier of the Activity that produced this change to the Node. May be empty for some system-initiated updates.
9923 9924 9925 |
# File 'lib/models/porcelain.rb', line 9923 def activity_id @activity_id end |