Uses of Class
com.polarion.alm.tracker.exporter.configuration.PageCustomNames.Builder
Packages that use PageCustomNames.Builder
-
Uses of PageCustomNames.Builder in com.polarion.alm.tracker.exporter.configuration
Methods in com.polarion.alm.tracker.exporter.configuration that return PageCustomNames.BuilderModifier and TypeMethodDescriptionstatic PageCustomNames.Builder
PageCustomNames.create()
Creates an empty builder.PageCustomNames.createCopy()
Creates a builder with the prefilled values from the current instance.PageCustomNames.Builder.withDefaultSpaceReplacement
(String defaultSpaceReplacement) PageCustomNames.Builder.withNames
(Map<PageCustomNames.ExportObjectType, String> names) PageCustomNames.Builder.withSpaceReplacements
(Map<PageCustomNames.ExportObjectType, String> spaceReplacements)