Uses of Class
org.alfresco.repo.audit.model._3.RecordValue
-
Packages that use RecordValue Package Description org.alfresco.repo.audit.model._3 -
-
Uses of RecordValue in org.alfresco.repo.audit.model._3
Fields in org.alfresco.repo.audit.model._3 with type parameters of type RecordValue Modifier and Type Field Description protected java.util.List<RecordValue>AuditPath. recordValueMethods in org.alfresco.repo.audit.model._3 that return RecordValue Modifier and Type Method Description RecordValueObjectFactory. createRecordValue()Create an instance ofRecordValueMethods in org.alfresco.repo.audit.model._3 that return types with arguments of type RecordValue Modifier and Type Method Description java.util.List<RecordValue>AuditPath. getRecordValue()Gets the value of the recordValue property.
-