Class FolderPath

java.lang.Object
com.flowable.platform.service.content.FolderPath

public class FolderPath extends Object
  • Constructor Details

    • FolderPath

      public FolderPath()
    • FolderPath

      public FolderPath(String id, String name)
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getName

      public String getName()
    • setName

      public void setName(String name)