Uses of Class
com.broadleafcommerce.data.tracking.core.TransitionPackage
Packages that use TransitionPackage
-
Uses of TransitionPackage in com.broadleafcommerce.data.tracking.core
Methods in com.broadleafcommerce.data.tracking.core that return TransitionPackageModifier and TypeMethodDescriptiondefault TransitionPackage<D>TrackableRepository.findDeployable(WorkflowDeployRequest request) Retrieve the domain item identified viaWorkflowDeployRequestand 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 viaWorkflowPromoteRequestand 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 viaWorkflowRebaseRequestand 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 viaWorkflowRejectRequestand also retrieve any domain item existing at the requested target position (if any).