T
- The type of Versioned EntityObject this Dao works with.public interface VersionedObjectDaoInternal<T extends com.atlassian.core.bean.EntityObject> extends VersionedObjectDao<T>, ObjectDaoInternal<T>
Modifier and Type | Method and Description |
---|---|
void |
saveEntity(T currentObject,
T originalObject)
Saves the given current object and historical object.
|
findLatestVersionsCount, findLatestVersionsIterator, save
findAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, getPersistentClass, refresh, refreshEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntity
Copyright © 2003–2021 Atlassian. All rights reserved.