Package com.atlassian.bamboo.persister
Interface AuditLogEntry
- All Superinterfaces:
BambooIdProvider
,BambooObject
- All Known Implementing Classes:
AuditLogMessage
-
Field Summary
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
-
Field Details
-
TYPE_CONFIG_CHANGE
- See Also:
-
TYPE_FIELD_CHANGE
- See Also:
-
-
Method Details
-
getTimestamp
-
getMessageType
-
getMessage
-
getOldValue
-
getNewValue
-
getEntityId
-
getEntityType
-
getChildId
-
getFieldHeader
-
getFieldType
-
getUsername
-