|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.diff.beans.DiffChunkBean
public class DiffChunkBean
The Json Representation for a com.atlassian.confluence.diff.DiffChunk.
| Constructor Summary | |
|---|---|
DiffChunkBean(DiffChunk chunk)
|
|
| Method Summary | |
|---|---|
String |
getText()
|
DiffType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiffChunkBean(DiffChunk chunk)
| Method Detail |
|---|
public DiffType getType()
public String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||