Package com.atlassian.crowd.pageobjects
Class BrowseAuditLogPage.AuditLogEntry
java.lang.Object
com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogEntry
- All Implemented Interfaces:
AuditLogEntry
- Enclosing class:
- BrowseAuditLogPage
-
Constructor Details
-
AuditLogEntry
-
-
Method Details
-
getPropertyName
- Specified by:
getPropertyName
in interfaceAuditLogEntry
- Returns:
- the name of the property that was modified in the event represented by this audit log entry
-
getOldValue
- Specified by:
getOldValue
in interfaceAuditLogEntry
- Returns:
- the string representation of the modified property before modification
-
getNewValue
- Specified by:
getNewValue
in interfaceAuditLogEntry
- Returns:
- the string representation of the modified property after modification
-
equals
-
hashCode
public int hashCode() -
toString
-