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>
NON_CACHEABLE| Modifier and Type | Method and Description |
|---|---|
void |
saveEntity(T currentObject,
T originalObject)
Saves the given current object and historical object.
|
findLatestVersionsCount, findLatestVersionsIterator, savefindAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, getPersistentClass, refresh, refreshEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntityCopyright © 2003–2019 Atlassian. All rights reserved.