Uses of Class
com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
Packages that use MigrateSubFolderItemScopeInfoCmd.ScopeInfo
-
Uses of MigrateSubFolderItemScopeInfoCmd.ScopeInfo in com.flowable.platform.engine.impl.cmd
Methods in com.flowable.platform.engine.impl.cmd that return MigrateSubFolderItemScopeInfoCmd.ScopeInfoModifier and TypeMethodDescriptionMigrateSubFolderItemScopeInfoCmd.lookupBaseFolderId(ContentItemEntity folderItem, Map<String, ContentItemEntity> childFolderMap, Map<String, ContentItemEntity> scopedFolderMap, Map<String, MigrateSubFolderItemScopeInfoCmd.ScopeInfo> baseFolderMap, ContentItemEntityManager contentItemEntityManager) Methods in com.flowable.platform.engine.impl.cmd with parameters of type MigrateSubFolderItemScopeInfoCmd.ScopeInfoModifier and TypeMethodDescriptionprotected voidMigrateSubFolderItemScopeInfoCmd.updateContentItem(ContentItemEntity folderItem, MigrateSubFolderItemScopeInfoCmd.ScopeInfo parentInfo, ContentItemEntityManager contentItemEntityManager) protected voidMigrateSubFolderItemScopeInfoCmd.updateFileContentItem(ContentItemEntity fileItem, MigrateSubFolderItemScopeInfoCmd.ScopeInfo parentInfo, ContentItemEntityManager contentItemEntityManager)