Uses of Interface
com.atlassian.bonnie.Handle
Packages that use Handle
Package
Description
Provides a Lucene-backed implementation of the
SearchManager
.Provides an extensible, flexible search API.
-
Uses of Handle in bucket.core.persistence.hibernate
Classes in bucket.core.persistence.hibernate that implement Handle -
Uses of Handle in com.atlassian.bonnie
Methods in com.atlassian.bonnie that return Handle -
Uses of Handle in com.atlassian.confluence.core.persistence
Methods in com.atlassian.confluence.core.persistence that return types with arguments of type HandleModifier and TypeMethodDescriptionAnyTypeDao.findAllPersistentObjectsHandles()
Deprecated.since 7.14Methods in com.atlassian.confluence.core.persistence with parameters of type HandleModifier and TypeMethodDescriptionAnyTypeDao.findByHandle
(Handle handle) Deprecated.Find a persistent object by its handle. -
Uses of Handle in com.atlassian.confluence.core.persistence.hibernate
Classes in com.atlassian.confluence.core.persistence.hibernate that implement HandleModifier and TypeClassDescriptionclass
class
Deprecated.since 8.0.0Methods in com.atlassian.confluence.core.persistence.hibernate that return types with arguments of type HandleModifier and TypeMethodDescriptionHibernateAnyTypeDao.findAllPersistentObjectsHandles()
Deprecated.Methods in com.atlassian.confluence.core.persistence.hibernate with parameters of type HandleModifier and TypeMethodDescription@Nullable Object
HibernateAnyTypeDao.findByHandle
(Handle handle) Deprecated. -
Uses of Handle in com.atlassian.confluence.internal.index.lucene
Methods in com.atlassian.confluence.internal.index.lucene that return Handle -
Uses of Handle in com.atlassian.confluence.internal.search
Methods in com.atlassian.confluence.internal.search with parameters of type HandleModifier and TypeMethodDescriptionChangeDocumentIdBuilder.getGroupId
(Handle handle) Creates an id that uniquely identifies a group of change documents in the index. -
Uses of Handle in com.atlassian.confluence.internal.search.tasks
Classes in com.atlassian.confluence.internal.search.tasks that implement HandleModifier and TypeClassDescriptionclass
The spaceKey is sufficient to serve as the handle for spaces stored in the index.Methods in com.atlassian.confluence.internal.search.tasks that return HandleModifier and TypeMethodDescriptionAddChangeDocumentIndexTask.getHandle()
AddDocumentIndexTask.getHandle()
DeleteChangeDocumentsIndexTask.getHandle()
DeleteDocumentIndexTask.getHandle()
RebuildChangeDocumentsIndexTask.getHandle()
ReindexUsersInGroupChangeIndexTask.getHandle()
ReindexUsersInGroupContentIndexTask.getHandle()
UnIndexSpaceChangeIndexTask.getHandle()
UnIndexSpaceContentIndexTask.getHandle()
UpdateDocumentIndexTask.getHandle()
-
Uses of Handle in com.atlassian.confluence.internal.search.v2.lucene
Methods in com.atlassian.confluence.internal.search.v2.lucene that return Handle -
Uses of Handle in com.atlassian.confluence.search
Methods in com.atlassian.confluence.search that return Handle -
Uses of Handle in com.atlassian.confluence.search.v2
Methods in com.atlassian.confluence.search.v2 that return Handle