Uses of Interface
de.hybris.platform.odata2services.export.PostmanCollectionFormatter
Packages that use PostmanCollectionFormatter
-
Uses of PostmanCollectionFormatter in de.hybris.platform.odata2services.export.impl
Classes in de.hybris.platform.odata2services.export.impl that implement PostmanCollectionFormatterModifier and TypeClassDescriptionclassThe default implementation for the interfacePostmanCollectionFormatter.Constructors in de.hybris.platform.odata2services.export.impl with parameters of type PostmanCollectionFormatterModifierConstructorDescriptionDefaultPostmanCollectionGenerator(@NotNull ExportConfigurationService exportConfigurationService, @NotNull PostmanCollectionFormatter postmanCollectionFormatter) Instantiates a new Postman collection generator.