Class EventContentItemFolderManager

java.lang.Object
com.flowable.platform.engine.impl.eventregistry.EventContentItemFolderManager

public class EventContentItemFolderManager extends Object
Adds created content items to the right folder. This is mostly a copy of the same logic found in AbstractPlatformDocumentTask. However, this logic isn't accessible from here. Hence, I copied it. The only difference is that this logic doesn't support any custom folders as I don't think this is needed for the unstructured data feature.
Author:
Felix Roth