Class DeleteColumnAuditLogEntry


  • public class DeleteColumnAuditLogEntry
    extends org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
    An Audit Event for when a column is deleted
    • Constructor Detail

      • DeleteColumnAuditLogEntry

        public DeleteColumnAuditLogEntry()
      • DeleteColumnAuditLogEntry

        public DeleteColumnAuditLogEntry​(String userName)
      • DeleteColumnAuditLogEntry

        public DeleteColumnAuditLogEntry​(String userName,
                                         BaseColumn column)
    • Method Detail

      • getGenericType

        public String getGenericType()
        Specified by:
        getGenericType in class org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
      • getColumnHeader

        public String getColumnHeader()