public interface FullVersionControlStats extends CommonSlowVersionControlStats
Modifier and Type | Interface and Description |
---|---|
static class |
FullVersionControlStats.Builder |
Modifier and Type | Method and Description |
---|---|
static FullVersionControlStats.Builder |
builder() |
Optional<VersionControlSupplier<InputStream>> |
getDiff() |
getPathsChangedInWorkingDirectory
getBaseBookmarks, getBranchedFromMasterRevisionId, getBranchedFromMasterTS, getCurrentRevisionId
Optional<VersionControlSupplier<InputStream>> getDiff()
static FullVersionControlStats.Builder builder()