Uses of Enum Class
com.broadleafcommerce.common.dataexport.support.ExportStatus
Package
Description
-
Uses of ExportStatus in com.broadleafcommerce.common.dataexport.domain
Modifier and TypeMethodDescriptionvoid
Export.setStatus
(ExportStatus status) The overall status of the export. -
Uses of ExportStatus in com.broadleafcommerce.common.dataexport.provider.jpa.domain
-
Uses of ExportStatus in com.broadleafcommerce.common.dataexport.support
Modifier and TypeMethodDescriptionstatic ExportStatus
Returns the enum constant of this class with the specified name.static ExportStatus[]
ExportStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.