Class PathStrategyShortened

java.lang.Object
org.nuxeo.ecm.core.blob.PathStrategy
org.nuxeo.ecm.core.blob.PathStrategyShortened

public class PathStrategyShortened extends PathStrategy
Extends the default PathStrategy.safePath(String) method to ensure resulting path and file name is not too long.
Since:
2021.14
  • Constructor Details

    • PathStrategyShortened

      public PathStrategyShortened(Path dir)
  • Method Details