Class RejectBatchFlushContext
java.lang.Object
com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
com.broadleafcommerce.sandbox.service.flush.RebaseBatchFlushContext
com.broadleafcommerce.sandbox.service.flush.RejectBatchFlushContext
Flush context related to the sandbox reject transition lifecycle
-
Nested Class Summary
Nested classes/interfaces inherited from class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
SummaryBasedFlushContext.PostInformation, SummaryBasedFlushContext.SummaryUpdate -
Constructor Summary
ConstructorsConstructorDescriptionRejectBatchFlushContext(int batchSize) RejectBatchFlushContext(int batchSize, List<String> keys) -
Method Summary
Methods inherited from class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
clearPostExecutors, clearUpdates, getBatchSize, getFailed, getFlushId, getKeys, getPostExecutors, getSummaryUpdates, isEmpty, isFull, resetFlushId, setFlushId
-
Constructor Details
-
RejectBatchFlushContext
-
RejectBatchFlushContext
public RejectBatchFlushContext(int batchSize)
-
-
Method Details
-
equals
- Overrides:
equalsin classRebaseBatchFlushContext
-
canEqual
- Overrides:
canEqualin classRebaseBatchFlushContext
-
hashCode
public int hashCode()- Overrides:
hashCodein classRebaseBatchFlushContext
-
toString
- Overrides:
toStringin classRebaseBatchFlushContext
-