Differ
@Deprecated public class ConfluenceDiff extends Object implements Serializable
Constructor and Description |
---|
ConfluenceDiff(ContentEntityObject originalEntity,
ContentEntityObject revisedEntity)
Deprecated.
|
ConfluenceDiff(ContentEntityObject original,
ContentEntityObject revised,
boolean ignoreWhitespace)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<ChangeChunk> |
getChunks()
Deprecated.
|
int |
getNumChanges()
Deprecated.
|
public ConfluenceDiff(ContentEntityObject original, ContentEntityObject revised, boolean ignoreWhitespace) throws org.apache.commons.jrcs.diff.DifferentiationFailedException
org.apache.commons.jrcs.diff.DifferentiationFailedException
public ConfluenceDiff(ContentEntityObject originalEntity, ContentEntityObject revisedEntity) throws org.apache.commons.jrcs.diff.DifferentiationFailedException
org.apache.commons.jrcs.diff.DifferentiationFailedException
public List<ChangeChunk> getChunks()
public int getNumChanges()
Copyright © 2003–2015 Atlassian. All rights reserved.