T - The type of Versioned EntityObject this Dao works with.@Transactional 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, savefindAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, getPersistentClass, refresh, refreshEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntityCopyright © 2003–2022 Atlassian. All rights reserved.