Method: SDM::WorkflowAssignmentHistory#activity_id

Defined in:
lib/models/porcelain.rb

#activity_idObject

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



15742
15743
15744
# File 'lib/models/porcelain.rb', line 15742

def activity_id
  @activity_id
end