|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| com.atlassian.confluence.api.impl.service.content.factory | |
| com.atlassian.confluence.api.model.content | |
| com.atlassian.confluence.plugins.contentproperty | |
| Uses of Version in com.atlassian.confluence.api.impl.service.content.factory |
|---|
| Methods in com.atlassian.confluence.api.impl.service.content.factory that return Version | |
|---|---|
Version |
VersionFactory.build(AbstractLabelableEntityObject entity,
Expansions subExpansions)
|
| Methods in com.atlassian.confluence.api.impl.service.content.factory that return types with arguments of type Version | |
|---|---|
Reference<Version> |
VersionFactory.buildRef(AbstractLabelableEntityObject entity,
Fauxpansions fauxpansions)
|
| Uses of Version in com.atlassian.confluence.api.model.content |
|---|
| Methods in com.atlassian.confluence.api.model.content that return Version | |
|---|---|
Version |
Version.VersionBuilder.build()
|
Version |
JsonContentProperty.getVersion()
|
Version |
Content.getVersion()
|
| Methods in com.atlassian.confluence.api.model.content that return types with arguments of type Version | |
|---|---|
static Reference<Version> |
Version.buildReference(int number)
|
static Reference<Version> |
Version.buildReference(Reference<Content> contentRef,
int number)
Deprecated. since 5.6 use buildReference(int) |
Reference<Version> |
History.getLastUpdatedRef()
|
Reference<Version> |
History.getNextVersionRef()
|
Reference<Version> |
History.getPreviousVersionRef()
|
| Methods in com.atlassian.confluence.api.model.content with parameters of type Version | |
|---|---|
static Version.VersionBuilder |
Version.builder(Version version)
|
JsonContentProperty.ContentPropertyBuilder |
JsonContentProperty.ContentPropertyBuilder.version(Version version)
|
Content.ContentBuilder |
Content.ContentBuilder.version(Version version)
|
| Method parameters in com.atlassian.confluence.api.model.content with type arguments of type Version | |
|---|---|
History.HistoryBuilder |
History.HistoryBuilder.lastUpdated(Reference<Version> lastUpdated)
|
History.HistoryBuilder |
History.HistoryBuilder.nextVersion(Reference<Version> nextVersion)
|
History.HistoryBuilder |
History.HistoryBuilder.previousVersion(Reference<Version> previousVersion)
|
JsonContentProperty.ContentPropertyBuilder |
JsonContentProperty.ContentPropertyBuilder.version(Reference<Version> version)
|
Content.ContentBuilder |
Content.ContentBuilder.version(Reference<Version> version)
|
| Uses of Version in com.atlassian.confluence.plugins.contentproperty |
|---|
| Methods in com.atlassian.confluence.plugins.contentproperty that return Version | |
|---|---|
Version |
ContentPropertyFactory.makeVersion(ContentEntityObject entity)
|
| Methods in com.atlassian.confluence.plugins.contentproperty that return types with arguments of type Version | |
|---|---|
Reference<Version> |
ContentPropertyFactory.makeVersion(ContentEntityObject entity,
boolean expanded)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||