public static class ISVNEditor.ProvidePropsCallback.ReturnValue
extends java.lang.Object
| Constructor and Description |
|---|
ReturnValue(java.util.Map<java.lang.String,byte[]> properties,
long revision) |
public ReturnValue(java.util.Map<java.lang.String,byte[]> properties,
long revision)
properties - The base (Revision.BASE) properties
of the file or directory.revision - The base revision number.