Uses of Class
org.alfresco.repo.audit.model._3.DataExtractors
-
Packages that use DataExtractors Package Description org.alfresco.repo.audit.model._3 -
-
Uses of DataExtractors in org.alfresco.repo.audit.model._3
Fields in org.alfresco.repo.audit.model._3 declared as DataExtractors Modifier and Type Field Description protected DataExtractorsAudit. dataExtractorsMethods in org.alfresco.repo.audit.model._3 that return DataExtractors Modifier and Type Method Description DataExtractorsObjectFactory. createDataExtractors()Create an instance ofDataExtractorsDataExtractorsAudit. getDataExtractors()Gets the value of the dataExtractors property.Methods in org.alfresco.repo.audit.model._3 with parameters of type DataExtractors Modifier and Type Method Description voidAudit. setDataExtractors(DataExtractors value)Sets the value of the dataExtractors property.
-