Uses of Class
com.broadleafcommerce.bulkoperations.service.provider.external.ExternalSandboxProperties
Packages that use ExternalSandboxProperties
-
Uses of ExternalSandboxProperties in com.broadleafcommerce.bulkoperations.service.provider.external
Methods in com.broadleafcommerce.bulkoperations.service.provider.external that return ExternalSandboxPropertiesModifier and TypeMethodDescriptionprotected ExternalSandboxPropertiesExternalSandboxProvider.getProperties()Constructors in com.broadleafcommerce.bulkoperations.service.provider.external with parameters of type ExternalSandboxPropertiesModifierConstructorDescriptionExternalSandboxProvider(org.springframework.web.reactive.function.client.WebClient webClient, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ProviderUtils providerUtils, ExternalSandboxProperties properties)