public abstract class Snapshot
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
data |
| Constructor and Description |
|---|
Snapshot() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
abstract void |
restoreSnapshot(org.eclipse.jgit.api.Git git) |