Class AliasTombstone
java.lang.Object
com.atlassian.crowd.model.tombstone.AbstractTombstone
com.atlassian.crowd.model.tombstone.ApplicationTombstone
com.atlassian.crowd.model.tombstone.AliasTombstone
Used as a marker for all alias changes, not only deletions. This is because aliases currently don't have a
created/updated date stored, and the events produced are only used to invalidate the entire stream by
com.atlassian.crowd.manager.application.TranslatingApplicationService#getNewEvents
-
Field Summary
Fields inherited from class com.atlassian.crowd.model.tombstone.ApplicationTombstone
applicationId
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AliasTombstone
(long timestamp, long applicationId, String username) -
Method Summary
Methods inherited from class com.atlassian.crowd.model.tombstone.ApplicationTombstone
getApplicationId, setApplicationId
Methods inherited from class com.atlassian.crowd.model.tombstone.AbstractTombstone
getId, getTimestamp, setId, setTimestamp
-
Constructor Details
-
AliasTombstone
protected AliasTombstone() -
AliasTombstone
-
-
Method Details
-
getUsername
-
setUsername
-