Uses of Class
fr.gouv.vitam.worker.core.plugin.audit.model.AuditObject
-
Packages that use AuditObject Package Description fr.gouv.vitam.worker.core.plugin.audit.model -
-
Uses of AuditObject in fr.gouv.vitam.worker.core.plugin.audit.model
Methods in fr.gouv.vitam.worker.core.plugin.audit.model that return types with arguments of type AuditObject Modifier and Type Method Description java.util.List<AuditObject>AuditObjectGroup. getObjects()Method parameters in fr.gouv.vitam.worker.core.plugin.audit.model with type arguments of type AuditObject Modifier and Type Method Description voidAuditObjectGroup. setObjects(java.util.List<AuditObject> objects)
-