public class DeleteRowAuditLogEntry
extends org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
Modifier and Type | Field and Description |
---|---|
int |
rowIndex |
Constructor and Description |
---|
DeleteRowAuditLogEntry() |
DeleteRowAuditLogEntry(String userName) |
DeleteRowAuditLogEntry(String userName,
int rowIndex) |
Modifier and Type | Method and Description |
---|---|
String |
getGenericType() |
int |
getRowIndex() |
public DeleteRowAuditLogEntry()
public DeleteRowAuditLogEntry(String userName)
public DeleteRowAuditLogEntry(String userName, int rowIndex)
public String getGenericType()
getGenericType
in class org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
public int getRowIndex()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.