Class FilePath

java.lang.Object
com.atlassian.bitbucket.filestore.FilePath

public class FilePath extends Object
Describes a file path in a hierarchical file store.
Since:
9.3
  • Constructor Details

    • FilePath

      public FilePath(@Nonnull String path)
  • Method Details