Class AuditEntry
java.lang.Object
com.atlassian.greenhopper.model.rapid.AbstractModel
com.atlassian.greenhopper.model.rapid.AuditEntry
- All Implemented Interfaces:
com.atlassian.jira.entity.WithId
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.atlassian.greenhopper.model.rapid.AbstractModel
id
Fields inherited from interface com.atlassian.jira.entity.WithId
ID_COMPARATOR
-
Method Summary
Modifier and TypeMethodDescriptionstatic AuditEntry.AuditEntryBuilder
builder()
static AuditEntry.AuditEntryBuilder
builder
(AuditEntry entry) getData()
getId()
org.joda.time.DateTime
getTime()
getUser()
Methods inherited from class com.atlassian.greenhopper.model.rapid.AbstractModel
equals, hashCode, toString
-
Method Details
-
getId
- Specified by:
getId
in interfacecom.atlassian.jira.entity.WithId
- Overrides:
getId
in classAbstractModel
-
getUser
-
getTime
public org.joda.time.DateTime getTime() -
getEntityId
-
getEntityType
-
getCategory
-
getData
-
editBuilder
-
builder
-
builder
-