Uses of Class
com.atlassian.confluence.api.model.content.Version.VersionBuilder
Packages that use Version.VersionBuilder
-
Uses of Version.VersionBuilder in com.atlassian.confluence.api.model.content
Methods in com.atlassian.confluence.api.model.content that return Version.VersionBuilderModifier and TypeMethodDescriptionstatic Version.VersionBuilderVersion.builder()Returns aVersion.VersionBuilderinstance that can be used to create a newVersionobject.static Version.VersionBuilderVersion.VersionBuilder.hidden(boolean hidden) Version.VersionBuilder.minorEdit(boolean minorEdit) Version.nextBuilder()Creates a version builder with the version number set as the next version after this versionVersion.VersionBuilder.number(int number) Version.VersionBuilder.when(OffsetDateTime when)