Uses of Class
org.alfresco.repo.audit.model._3.DataExtractor
-
Packages that use DataExtractor Package Description org.alfresco.repo.audit.model._3 -
-
Uses of DataExtractor in org.alfresco.repo.audit.model._3
Fields in org.alfresco.repo.audit.model._3 with type parameters of type DataExtractor Modifier and Type Field Description protected java.util.List<DataExtractor>DataExtractors. dataExtractorMethods in org.alfresco.repo.audit.model._3 that return DataExtractor Modifier and Type Method Description DataExtractorObjectFactory. createDataExtractor()Create an instance ofDataExtractorMethods in org.alfresco.repo.audit.model._3 that return types with arguments of type DataExtractor Modifier and Type Method Description java.util.List<DataExtractor>DataExtractors. getDataExtractor()Gets the value of the dataExtractor property.
-