Package | Description |
---|---|
com.atlassian.confluence.api.impl.service.content.factory | |
com.atlassian.confluence.api.model.content | |
com.atlassian.confluence.plugins.restapi.resources |
Modifier and Type | Method and Description |
---|---|
Reference<History> |
HistoryFactory.buildRef(AbstractLabelableEntityObject entity,
Reference<Content> contentReference,
Fauxpansions fauxpansions) |
Modifier and Type | Method and Description |
---|---|
History |
History.HistoryBuilder.build() |
History |
Content.getHistory() |
Modifier and Type | Method and Description |
---|---|
static Reference<History> |
History.buildReference(Reference<Content> contentParent) |
Reference<History> |
Content.getHistoryRef() |
Modifier and Type | Method and Description |
---|---|
Content.ContentBuilder |
Content.ContentBuilder.history(History history) |
Modifier and Type | Method and Description |
---|---|
static Reference<Content> |
History.getParentReference(Reference<History> historyReference) |
Content.ContentBuilder |
Content.ContentBuilder.history(Reference<History> history) |
Modifier and Type | Method and Description |
---|---|
History |
ContentResource.getHistory(ContentId contentId,
String expand)
Returns the history of a particular piece of content
|
Copyright © 2003–2016 Atlassian. All rights reserved.