Method: SDM::WorkflowHistory#activity_id

Defined in:
lib/models/porcelain.rb

#activity_idObject

The unique identifier of the Activity that produced this change to the Workflow. May be empty for some system-initiated updates.



10895
10896
10897
# File 'lib/models/porcelain.rb', line 10895

def activity_id
  @activity_id
end