Uses of Class
com.atlassian.crowd.model.tombstone.ApplicationTombstone
Packages that use ApplicationTombstone
-
Uses of ApplicationTombstone in com.atlassian.crowd.dao.tombstone
Methods in com.atlassian.crowd.dao.tombstone with type parameters of type ApplicationTombstoneModifier and TypeMethodDescription<T extends ApplicationTombstone>
List<T>TombstoneDao.getTombstonesAfter(long after, Long applicationId, Class<T> type) Retrieves tombstone for the specified application, after the timestamp specified -
Uses of ApplicationTombstone in com.atlassian.crowd.model.tombstone
Subclasses of ApplicationTombstone in com.atlassian.crowd.model.tombstoneModifier and TypeClassDescriptionclassUsed as a marker for all alias changes, not only deletions.classUsed as a marker for all application updates that should invalidate synchronization for a specific application, without affecting other applications that are configured to use the same directories.