Class FlowableFormFieldHandler.CustomFolderPath

java.lang.Object
com.flowable.core.service.form.FlowableFormFieldHandler.CustomFolderPath
Enclosing class:
FlowableFormFieldHandler

public static class FlowableFormFieldHandler.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

      public boolean hasPath()
    • isRelativePath

      public boolean isRelativePath()
    • hierarchyPaths

      public List<String> hierarchyPaths()