Uses of Class
org.alfresco.filesys.repo.ContentContext
-
Packages that use ContentContext Package Description org.alfresco.filesys.repo The Alfesco filesystem to repository translation layer -
-
Uses of ContentContext in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo with parameters of type ContentContext Modifier and Type Method Description NodeMonitorNodeMonitorFactory. createNodeMonitor(ContentContext filesysCtx)Create a node monitorConstructors in org.alfresco.filesys.repo with parameters of type ContentContext Constructor Description NodeMonitor(ContentContext filesysCtx, org.alfresco.service.cmr.repository.NodeService nodeService, PolicyComponent policyComponent, FileFolderService fileFolderService, org.alfresco.service.cmr.security.PermissionService permissionService, TransactionService transService)Class constructor
-