Class: Panoptes::TalkClient
- Defined in:
- lib/panoptes/talk_client.rb
Overview
Backwards compat
Constant Summary
Constants inherited from Client
Instance Attribute Summary
Attributes inherited from Client
#auth, #cellect, #env, #panoptes, #talk
Method Summary
Methods inherited from Client
#current_user, #initialize, #jwt_signing_public_key, #panoptes_url, #public_key_for_env, #talk_url
Methods included from Client::Cellect
#cellect_subjects, #cellect_workflows
Methods included from Client::Discussions
Methods included from Client::Comments
Methods included from Client::Workflows
#add_subject_set_to_workflow, #create_workflow, #workflow
Methods included from Client::UserGroups
#create_user_group, #delete_user_group, #join_user_group, #remove_user_from_user_group, #user_groups
Methods included from Client::Users
Methods included from Client::SubjectSets
#add_subjects_to_subject_set, #create_subject_set, #subject_set, #update_subject_set
Methods included from Client::Subjects
Methods included from Client::ProjectPreferences
#project_preferences, #promote_user_to_workflow, #user_project_preferences
Methods included from Client::Projects
#create_aggregations_export, #create_classifications_export, #create_subjects_export, #create_workflow_contents_export, #create_workflows_export, #projects
Methods included from Client::Collections
Methods included from Client::Classifications
#get_subject_classifications, #get_user_classifications
Methods included from Client::Me
Constructor Details
This class inherits a constructor from Panoptes::Client