public class Log
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Log.LogEntry |
static class |
Log.RevertToVersion |
| Modifier and Type | Method and Description |
|---|---|
static void |
compare(Log.LogEntry entry1,
Log.LogEntry entry2) |
static void |
compareWithLocal(Log.LogEntry entry)
Compare the specified version with the local copy
|
static void |
getVersion(Log.LogEntry entry) |
static void |
showLog(Cell cell) |
static void |
showLog(Library lib) |
public static void showLog(Cell cell)
public static void showLog(Library lib)
public static void compareWithLocal(Log.LogEntry entry)
entry - public static void compare(Log.LogEntry entry1, Log.LogEntry entry2)
public static void getVersion(Log.LogEntry entry)