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.
399 400 401 |
# File 'lib/strongdm.rb', line 399 def workflow_assignments_history @workflow_assignments_history end |