Class ISVNEditor.ProvidePropsCallback.ReturnValue

java.lang.Object
org.apache.subversion.javahl.ISVNEditor.ProvidePropsCallback.ReturnValue
Enclosing interface:
ISVNEditor.ProvidePropsCallback

public static class ISVNEditor.ProvidePropsCallback.ReturnValue
extends Object
  • Constructor Details

    • ReturnValue

      public ReturnValue​(Map<String,​byte[]> properties, long revision)
      Parameters:
      properties - The base (Revision.BASE) properties of the file or directory.
      revision - The base revision number.