Uses of Class
com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext
Packages that use PromoteBatchFlushContext
Package
Description
Higher-level builders on top of the base domain
Higher-level builders on top of the base domain
-
Uses of PromoteBatchFlushContext in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
Methods in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable with parameters of type PromoteBatchFlushContextModifier and TypeMethodDescriptionbooleanJpaCustomizedChangeSummaryGroupRepository.batchTransition(PromoteBatchFlushContext flushContext) -
Uses of PromoteBatchFlushContext in com.broadleafcommerce.sandbox.repository.nontrackable
Methods in com.broadleafcommerce.sandbox.repository.nontrackable with parameters of type PromoteBatchFlushContextModifier and TypeMethodDescriptionbooleanCustomizedChangeSummaryGroupRepository.batchTransition(PromoteBatchFlushContext flushContext) Given aPromoteBatchFlushContextcontainingChangeSummaryGrouptransition information, update the state of the group, especially as it relates to transitionedChangeSummaryinstances. -
Uses of PromoteBatchFlushContext in com.broadleafcommerce.sandbox.service
Methods in com.broadleafcommerce.sandbox.service with parameters of type PromoteBatchFlushContextModifier and TypeMethodDescriptionbooleanChangeSummaryGroupService.batchTransition(PromoteBatchFlushContext flushContext) Add all the members identified inSummaryBasedFlushContext.getSummaryUpdates()to theChangeSummaryGroup.getChangeSummaryIds()collection via theChangeSummaryGroupidentified ingetGroupUpdate().booleanDefaultChangeSummaryGroupService.batchTransition(PromoteBatchFlushContext flushContext) voidBatchTransitionService.flush(PromoteBatchFlushContext flushContext) Flush changes related to the promote or deploy forward transitions.voidDefaultBatchTransitionService.flush(PromoteBatchFlushContext flushContext) -
Uses of PromoteBatchFlushContext in com.broadleafcommerce.sandbox.service.flush
Subclasses of PromoteBatchFlushContext in com.broadleafcommerce.sandbox.service.flushModifier and TypeClassDescriptionclassFlush context related to the sandbox deploy transition lifecycle