Package com.eurodyn.qlack.fuse.audit.model


package com.eurodyn.qlack.fuse.audit.model
  • Classes
    Class
    Description
    The Audit entity, that holds the data of an Audit.
    The Audit Level entity, that holds all information about the level of an Audit.
    The Audit Trace entity, that holds the trace of an Audit.
    QAudit is a Querydsl query type for Audit
    QAuditLevel is a Querydsl query type for AuditLevel
    QAuditTrace is a Querydsl query type for AuditTrace