Class ImportServicesAuditProperties
java.lang.Object
com.broadleafcommerce.dataimport.audit.ImportServicesAuditProperties
@ConfigurationProperties("broadleaf.import.service.audit")
public class ImportServicesAuditProperties
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanInfer sandbox container type based on the import type, where applicableinthashCode()voidsetContainerTypeMapping(Map<String, String> containerTypeMapping) Infer sandbox container type based on the import type, where applicabletoString()
-
Constructor Details
-
ImportServicesAuditProperties
public ImportServicesAuditProperties()
-
-
Method Details
-
getContainerTypeMapping
Infer sandbox container type based on the import type, where applicable -
setContainerTypeMapping
Infer sandbox container type based on the import type, where applicable -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-