| Package | Description |
|---|---|
| org.uberfire.java.nio.fs.jgit |
| Modifier and Type | Method and Description |
|---|---|
Map<String,NotificationModel> |
JGitFileSystemProxy.getOldHeadsOfPendingDiffs() |
Map<String,NotificationModel> |
JGitFileSystemImpl.getOldHeadsOfPendingDiffs() |
Map<String,NotificationModel> |
JGitFileSystem.getOldHeadsOfPendingDiffs() |
| Modifier and Type | Method and Description |
|---|---|
void |
JGitFileSystemProxy.addOldHeadsOfPendingDiffs(String branchName,
NotificationModel notificationModel) |
void |
JGitFileSystemImpl.addOldHeadsOfPendingDiffs(String branchName,
NotificationModel notificationModel) |
void |
JGitFileSystem.addOldHeadsOfPendingDiffs(String branchName,
NotificationModel notificationModel) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.