Class FolderPath
java.lang.Object
com.flowable.platform.service.content.FolderPath
public class FolderPath
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description FolderPath()
FolderPath(java.lang.String id, java.lang.String name)
-
Method Summary
-
Constructor Details
-
FolderPath
public FolderPath() -
FolderPath
public FolderPath(java.lang.String id, java.lang.String name)
-
-
Method Details