Uses of Class
org.tigris.subversion.javahl.NotifyInformation
Packages that use NotifyInformation
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
-
Uses of NotifyInformation in org.tigris.subversion.javahl
Methods in org.tigris.subversion.javahl that return NotifyInformationModifier and TypeMethodDescriptionstatic NotifyInformation
JavaHLObjectFactory.createNotifyInformation
(SVNEvent event, java.lang.String path) Methods in org.tigris.subversion.javahl with parameters of type NotifyInformationModifier and TypeMethodDescriptionvoid
Notify2.onNotify
(NotifyInformation info) Handler for Subversion notifications.