Uses of Class
com.broadleafcommerce.data.tracking.core.TransitionPackage
-
Uses of TransitionPackage in com.broadleafcommerce.data.tracking.core
Modifier and TypeMethodDescriptiondefault TransitionPackage<D>
TrackableRepository.findDeployable
(WorkflowDeployRequest request) Retrieve the domain item identified viaWorkflowDeployRequest
and also retrieve any domain item existing at the requested target position (if any).default TransitionPackage<D>
TrackableRepository.findPromotable
(WorkflowPromoteRequest request) Retrieve the domain item identified viaWorkflowPromoteRequest
and also retrieve any domain item existing at the requested target position (if any).default TransitionPackage<D>
TrackableRepository.findPromoteOrientedItems
(TargetRelatedRequest request) Find items positioned for original and tracking from the perspective of a promotion request.default TransitionPackage<D>
TrackableRepository.findRebasable
(WorkflowRebaseRequest request) Retrieve the domain item identified viaWorkflowRebaseRequest
and also retrieve any domain item existing at the requested target position (if any).default TransitionPackage<D>
TrackableRepository.findRejectable
(WorkflowRejectRequest request) Retrieve the domain item identified viaWorkflowRejectRequest
and also retrieve any domain item existing at the requested target position (if any).