Method: SDM::Client#workflow_assignments_history
- Defined in:
- lib/strongdm.rb
#workflow_assignments_history ⇒ Object (readonly)
WorkflowAssignmentsHistory provides records of all changes to the state of a WorkflowAssignment.
422 423 424 |
# File 'lib/strongdm.rb', line 422 def workflow_assignments_history @workflow_assignments_history end |