Uses of Class
org.alfresco.repo.audit.extractor.AbstractDataExtractor
Packages that use AbstractDataExtractor
-
Uses of AbstractDataExtractor in org.alfresco.opencmis
Subclasses of AbstractDataExtractor in org.alfresco.opencmisModifier and TypeClassDescriptionclassAn extractor that allows to filter data using the following rule: Audit records should only be created for items in the CMIS domain model. -
Uses of AbstractDataExtractor in org.alfresco.repo.audit.extractor
Subclasses of AbstractDataExtractor in org.alfresco.repo.audit.extractorModifier and TypeClassDescriptionclassAn extractor that pulls out thecm:nameproperty from a node.classAn extractor that pulls out the type of a node.classAn extractor that merely records a null value.classAn extractor that supports all values and does not conversion.