public interface RevisionInfoListener extends NotificationListener
GitClient.
When a revision is processed by a git command, that object's
notifyRevisionInfo method is invoked.NotificationListener| Modifier and Type | Method and Description |
|---|---|
void |
notifyRevisionInfo(GitRevisionInfo revisionInfo)
Invoked when a revision is processed by a certain git command.
|
void notifyRevisionInfo(GitRevisionInfo revisionInfo)
Built on May 20 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.