Class: Panoptes::TalkClient

Inherits:
Client
  • Object
show all
Defined in:
lib/panoptes/talk_client.rb

Overview

Backwards compat

Constant Summary

Constants inherited from Client

Client::VERSION

Instance Attribute Summary

Attributes inherited from Client

#auth, #cellect, #env, #panoptes, #talk

Attributes included from Client::Authentication

#payload

Method Summary

Methods inherited from Client

#initialize, #panoptes_url, #talk_url

Methods included from Client::Cellect

#cellect_subjects, #cellect_workflows

Methods included from Client::Discussions

#discussions

Methods included from Client::Comments

#create_comment

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

#user

Methods included from Client::SubjectSets

#add_subjects_to_subject_set, #create_subject_set, #subject_set, #update_subject_set

Methods included from Client::Subjects

#retire_subject, #subject, #subjects

Methods included from Client::ProjectPreferences

#project_preferences, #promote_user_to_workflow, #set_user_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, #project, #projects

Methods included from Client::Collections

#add_subjects_to_collection, #collection

Methods included from Client::Classifications

#get_subject_classifications, #get_user_classifications

Methods included from Client::Authentication

#authenticated?, #authenticated_admin?, #authenticated_user_display_name, #authenticated_user_id, #authenticated_user_login, #jwt_payload, #token_contents, #token_expiry

Methods included from Client::Me

#me

Constructor Details

This class inherits a constructor from Panoptes::Client