Package org.killbill.billing.util.audit
Interface AuditLogWithHistory<E extends Entity>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EgetEntity()-
Methods inherited from interface org.killbill.billing.util.audit.AuditLog
getAuditedEntityId, getAuditedObjectType, getChangeType, getComment, getCreatedDate, getReasonCode, getUserName, getUserToken
-
Methods inherited from interface org.killbill.billing.util.entity.Entity
getId, getUpdatedDate
-
-
-
-
Method Detail
-
getEntity
E getEntity()
-
-