Class VersionFactory
java.lang.Object
com.atlassian.confluence.api.impl.service.content.factory.VersionFactory
Creates
Version
instances from hibernate objects.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild
(ContentEntityObject entity, Expansions subExpansions, ContentFactory contentFactory) buildRef
(ContentEntityObject entity, Fauxpansions fauxpansions, ContentFactory contentFactory)
-
Constructor Details
-
VersionFactory
-
-
Method Details
-
build
public Version build(ContentEntityObject entity, Expansions subExpansions, ContentFactory contentFactory) -
buildRef
public Reference<Version> buildRef(ContentEntityObject entity, Fauxpansions fauxpansions, ContentFactory contentFactory)
-