Class PlatformContentItemService.CustomFolderPath

java.lang.Object
com.flowable.platform.service.content.PlatformContentItemService.CustomFolderPath
Direct Known Subclasses:
PlatformFolderItemService.CustomFolderPath
Enclosing class:
PlatformContentItemService

public static class PlatformContentItemService.CustomFolderPath extends Object
  • Field Details

    • path

      protected final String path
    • tenantId

      protected final String tenantId
  • Constructor Details

    • CustomFolderPath

      public CustomFolderPath(String path, String tenantId)
  • Method Details

    • hasPath

      protected boolean hasPath()
    • isRelativePath

      protected boolean isRelativePath()
    • hierarchyPaths

      protected List<String> hierarchyPaths()