Uses of Class
org.apache.subversion.javahl.types.ChangePath
Packages that use ChangePath
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
-
Uses of ChangePath in org.apache.subversion.javahl.callback
Method parameters in org.apache.subversion.javahl.callback with type arguments of type ChangePathModifier and TypeMethodDescriptionvoid
LogMessageCallback.singleMessage
(java.util.Set<ChangePath> changedPaths, long revision, java.util.Map<java.lang.String, byte[]> revprops, boolean hasChildren) The method will be called for every log message. -
Uses of ChangePath in org.tigris.subversion.javahl
Constructors in org.tigris.subversion.javahl with parameters of type ChangePath -
Uses of ChangePath in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return types with arguments of type ChangePathModifier and TypeMethodDescriptionprivate java.util.Set<ChangePath>
SVNClientImpl.getChangePaths
(java.util.Map<java.lang.String, SVNLogEntryPath> changedPaths)