Package | Description |
---|---|
com.broadleafcommerce.data.tracking.core | |
com.broadleafcommerce.data.tracking.core.transition |
Modifier and Type | Method and Description |
---|---|
default TransitionPackage<D> |
TrackableRepository.findPromoteOrientedItems(TargetRelatedRequest request)
Find items positioned for original and tracking from the perspective of a promotion request.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowPromoteRequest
A request for a promotion operation, moving all changes related to a promotion id from the
sandboxable state of an item to the requested target sandbox state.
|
class |
WorkflowRebaseRequest
A request for a rebase operation, moving all missing changes from a more advanced sandbox state
of an item to a less advanced state.
|
class |
WorkflowRejectRequest
A request for a reject operation, moving all visible changes related to a promotion id from the
sandboxable state of an item to the requested target sandbox state.
|
Copyright © 2021. All rights reserved.