Uses of Interface
org.alfresco.repo.content.ContentServicePolicies.OnContentUpdatePolicy
-
Packages that use ContentServicePolicies.OnContentUpdatePolicy Package Description org.alfresco.repo.audit.access org.alfresco.repo.dictionary org.alfresco.repo.model.ml org.alfresco.repo.rendition2 org.alfresco.repo.thumbnail org.alfresco.repo.transfer Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.org.alfresco.repo.version org.alfresco.repo.workflow -
-
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.audit.access
Classes in org.alfresco.repo.audit.access that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classAccessAuditorCreates high level audit records on the creation, deletion, modification and access of content and folders. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classDictionaryModelTypeDictionary model type behaviour. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.model.ml
Classes in org.alfresco.repo.model.ml that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classEmptyTranslationAspectClass containing behaviour for the multilingual empty translation aspect. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.rendition2
Classes in org.alfresco.repo.rendition2 that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classRenditionService2ImplThe Async Rendition service. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.thumbnail
Classes in org.alfresco.repo.thumbnail that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classFailedThumbnailSourceAspectDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.classSimpleThumbnailerDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classRepoTransferReceiverImplThe Repo Transfer Receiver is the "Back-End" for transfer subsystem. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.version
Classes in org.alfresco.repo.version that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classVersionableAspectClass containing behaviour for the versionable aspect -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.workflow
Classes in org.alfresco.repo.workflow that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classWorkflowDefinitionTypeWorkflow Definition type behaviour.
-