Class AbstractAuditLogPage.AuditLogItem
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.AbstractAuditLogPage.AuditLogItem
-
- Enclosing class:
- AbstractAuditLogPage
public static class AbstractAuditLogPage.AuditLogItem extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getChangedField()
String
getNewValue()
String
getOldValue()
String
getTimestamp()
String
getUser()
-