Searched refs:getTranscripts (Results 1 – 2 of 2) sorted by relevance
81 public Transcripts getTranscripts(String workgroupJID, String userID) throws XMPPException { in getTranscripts() method in TranscriptManager
460 public Transcripts getTranscripts(String userID) throws XMPPException { in getTranscripts() method in AgentSession461 return transcriptManager.getTranscripts(workgroupJID, userID); in getTranscripts()