Uses of Class
org.alfresco.repo.audit.model._3.AuditPath
-
Packages that use AuditPath Package Description org.alfresco.repo.audit.model._3 -
-
Uses of AuditPath in org.alfresco.repo.audit.model._3
Subclasses of AuditPath in org.alfresco.repo.audit.model._3 Modifier and Type Class Description classApplicationJava class for Application complex type.Fields in org.alfresco.repo.audit.model._3 with type parameters of type AuditPath Modifier and Type Field Description protected java.util.List<AuditPath>AuditPath. auditPathMethods in org.alfresco.repo.audit.model._3 that return AuditPath Modifier and Type Method Description AuditPathObjectFactory. createAuditPath()Create an instance ofAuditPathMethods in org.alfresco.repo.audit.model._3 that return types with arguments of type AuditPath Modifier and Type Method Description java.util.List<AuditPath>AuditPath. getAuditPath()Gets the value of the auditPath property.
-