Class AuditLog


  • public class AuditLog
    extends Object
    Audit log.
    • Method Detail

      • getId

        public String getId()
      • getRecordedAt

        public String getRecordedAt()
      • getRequestId

        public String getRequestId()
      • getInitiatorId

        public String getInitiatorId()
      • getInitiatorType

        public String getInitiatorType()
      • getTargetId

        public String getTargetId()
      • getTargetType

        public String getTargetType()
      • getAction

        public String getAction()