Uses of Interface
de.hybris.platform.odata2services.export.PostmanCollectionFormatter
-
Packages that use PostmanCollectionFormatter Package Description de.hybris.platform.odata2services.export.impl -
-
Uses of PostmanCollectionFormatter in de.hybris.platform.odata2services.export.impl
Classes in de.hybris.platform.odata2services.export.impl that implement PostmanCollectionFormatter Modifier and Type Class Description classDefaultPostmanCollectionFormatterThe default implementation for the interfacePostmanCollectionFormatter.Constructors in de.hybris.platform.odata2services.export.impl with parameters of type PostmanCollectionFormatter Constructor Description DefaultPostmanCollectionGenerator(@NotNull ExportConfigurationService exportConfigurationService, @NotNull PostmanCollectionFormatter postmanCollectionFormatter)Instantiates a new Postman collection generator.
-