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