class DTK::Client::StateChange
Public Instance Methods
list(context_params)
click to toggle source
# File lib/commands/thor/state_change.rb, line 21 def list(context_params) get rest_url("state_change/list_pending_changes") end