Class FolderPath
- java.lang.Object
-
- com.flowable.platform.service.content.FolderPath
-
public class FolderPath extends Object
-
-
Constructor Summary
Constructors Constructor Description FolderPath()FolderPath(String id, String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()StringgetName()voidsetId(String id)voidsetName(String name)
-