title | issue |
---|---|
Improvement performance for trigger flow |
NEXT-15742 |
- Added
FlowIndexer
,FlowIndexingMessage
andFlowPayloadUpdater
class atShopware\Core\Content\Flow\DataAbstractionLayer
. - Added
FlowIndexerEvent
class atShopware\Core\Content\Flow\Events
. - Added
AbstractFlowLoader
interface andFlowLoader
class atShopware\Core\Content\Flow
. - Added
payload
column into tableflow
. - Added
payload
property intoFlowEntity
andFlowDefinition
class atShopware\Core\Content\Flow
. - Added
FlowEvent
class atShopware\Core\Framework\Event
. - Added
SequenceTree
andSequenceTreeCollection
classes atShopware\Core\Content\Flow\SequenceTree
. - Added
StopFlowAction
class atShopware\Core\Content\Flow\Action
.