Package | Description |
---|---|
bucket.search.persistence.dao | |
com.atlassian.confluence.core.persistence.hibernate |
Modifier and Type | Method and Description |
---|---|
List<IndexQueueEntry> |
IndexQueueEntryDao.getNewEntries(Date since)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexQueueEntryDao.saveOrUpdate(IndexQueueEntry e)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IndexQueueEntry> |
HibernateIndexQueueEntryDao.getNewEntries(Date since)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
HibernateIndexQueueEntryDao.saveOrUpdate(IndexQueueEntry entry)
Deprecated.
|
Copyright © 2003–2023 Atlassian. All rights reserved.