Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.webchat.history
Class Transcript

java.lang.Object
  extended by com.jivesoftware.webchat.history.Transcript

public final class Transcript
extends java.lang.Object

A Transcript is a list of Line objects - each Line contains a from and message text.


Constructor Summary
Transcript()
           
 
Method Summary
 void addLine(Line line)
           
 java.util.List getTranscript()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transcript

public Transcript()
Method Detail

addLine

public void addLine(Line line)

getTranscript

public java.util.List getTranscript()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.