org.drools.workbench.models.guided.dtable.shared.auditlog
Class InsertRowAuditLogEntry
java.lang.Object
org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
org.drools.workbench.models.guided.dtable.shared.auditlog.InsertRowAuditLogEntry
public class InsertRowAuditLogEntry
- extends AuditLogEntry
An Audit Event when a row is inserted
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rowIndex
public int rowIndex
InsertRowAuditLogEntry
public InsertRowAuditLogEntry()
InsertRowAuditLogEntry
public InsertRowAuditLogEntry(String userName)
InsertRowAuditLogEntry
public InsertRowAuditLogEntry(String userName,
int rowIndex)
getGenericType
public String getGenericType()
- Specified by:
getGenericType in class AuditLogEntry
getRowIndex
public int getRowIndex()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.