Class PlatformFolderItemService.CustomFolderPath
java.lang.Object
com.flowable.platform.service.content.PlatformFolderItemService.CustomFolderPath
- Enclosing class:
- PlatformFolderItemService
public static class PlatformFolderItemService.CustomFolderPath
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CustomFolderPath(java.lang.String path, java.lang.String tenantId)
-
Method Summary
Modifier and Type Method Description protected boolean
hasPath()
protected java.lang.String[]
hierarchyPaths()
protected boolean
isRelativePath()
-
Field Details
-
Constructor Details
-
CustomFolderPath
public CustomFolderPath(java.lang.String path, java.lang.String tenantId)
-
-
Method Details
-
hasPath
protected boolean hasPath() -
isRelativePath
protected boolean isRelativePath() -
hierarchyPaths
protected java.lang.String[] hierarchyPaths()
-