Uses of Enum
com.broadleafcommerce.dataimport.domain.BatchStatus
Package
Description
-
Uses of BatchStatus in com.broadleafcommerce.dataimport.domain
Modifier and TypeMethodDescriptionBatch.getStatus()
The overall status of the batch.static BatchStatus
Returns the enum constant of this type with the specified name.static BatchStatus[]
BatchStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Batch.setStatus
(BatchStatus status) The overall status of the batch. -
Uses of BatchStatus in com.broadleafcommerce.dataimport.provider.jpa.domain