public class LastChanges extends Object
Constructor and Description |
---|
LastChanges(CommitInfo commitInfo,
String diff) |
Modifier and Type | Method and Description |
---|---|
CommitInfo |
getCommitInfo() |
String |
getDiff() |
String |
getEscapedDiff() |
public LastChanges(CommitInfo commitInfo, String diff)
public CommitInfo getCommitInfo()
public String getDiff()
public String getEscapedDiff()
Copyright © 2016. All rights reserved.