|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.webchat.history.Transcript
public final class Transcript
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 |
|---|
public Transcript()
| Method Detail |
|---|
public void addLine(Line line)
public java.util.List getTranscript()
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||