| Package | Description |
|---|---|
| com.atlassian.confluence.impl.index.popularity | |
| com.atlassian.confluence.impl.index.popularity.amq |
| Modifier and Type | Method and Description |
|---|---|
static PopularityInfoId |
PopularityInfoId.create(String parentId,
String childId) |
static PopularityInfoId |
PopularityInfo.createId(Comment comment) |
static PopularityInfoId |
PopularityInfo.createId(ContentEntityObject content) |
static PopularityInfoId |
PopularityInfo.createId(ContentEntityObject target,
ConfluenceUser creator) |
PopularityInfoId |
PopularityInfo.getPopularityInfoId() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<PopularityInfoId> |
PopularityInfoId.parse(String str) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.action.delete.DeleteRequest |
DefaultPopularityInfoUnindexRequestBuilder.apply(PopularityInfoId popularityInfoId,
Long version) |
| Modifier and Type | Method and Description |
|---|---|
Optional<PopularityInfoId> |
IndexLikePayload.getInfoId() |
Optional<PopularityInfoId> |
IndexCommentPayload.getInfoId() |
Copyright © 2003–2017 Atlassian. All rights reserved.