Uses of Class
de.hybris.platform.processengine.action.AbstractProceduralAction
Packages that use AbstractProceduralAction
Package
Description
-
Uses of AbstractProceduralAction in de.hybris.platform.acceleratorservices.process.email.actions
Subclasses of AbstractProceduralAction in de.hybris.platform.acceleratorservices.process.email.actionsModifier and TypeClassDescriptionclassA process action to remove emails that were sent successfully.classA process action to send emails. -
Uses of AbstractProceduralAction in de.hybris.platform.b2b.process.approval.actions
Subclasses of AbstractProceduralAction in de.hybris.platform.b2b.process.approval.actionsModifier and TypeClassDescriptionclassAn interface for executing an action of a b2b approval processclassclassDeprecated, for removal: This API element is subject to removal in a future version.Since 4.5.classCreates anOrderHistoryEntryModelfor an order that was rejected by an approver.classSends an order approval email.classSends order rejection emailclassStarts a approval work flow and schedules aEscalationTaskModelwhich escalates the workflow to next available approver if the order has not been approved within 24 hours.class -
Uses of AbstractProceduralAction in de.hybris.platform.b2bacceleratoraddon.actions
Subclasses of AbstractProceduralAction in de.hybris.platform.b2bacceleratoraddon.actionsModifier and TypeClassDescriptionclassSends an order approval email.classChecks for order in process.classSends Order Approval Rejection Notification event.classSends Order Pending Approval Notification event.classclass -
Uses of AbstractProceduralAction in de.hybris.platform.b2bacceleratoraddon.actions.replenishment
Subclasses of AbstractProceduralAction in de.hybris.platform.b2bacceleratoraddon.actions.replenishmentModifier and TypeClassDescriptionclassAction for cart calculationclassclassAction for cloning carts.classAction for confirming orders.classAction for placing orders. -
Uses of AbstractProceduralAction in de.hybris.platform.b2bacceleratorservices.email.process.actions
Subclasses of AbstractProceduralAction in de.hybris.platform.b2bacceleratorservices.email.process.actionsModifier and TypeClassDescriptionclassA process action that cleans up the registration information. -
Uses of AbstractProceduralAction in de.hybris.platform.processengine
Subclasses of AbstractProceduralAction in de.hybris.platform.processengineModifier and TypeClassDescriptionstatic classstatic class -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.action
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.actionModifier and TypeClassDescriptionclassAction put aBusinessProcessModelintoMessageSendingAction.channelclassStarts the existing workflow template. -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.actionstrategy
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.actionstrategy -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.process
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.process -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.standard
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.standard -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.synchronus
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.synchronusModifier and TypeClassDescriptionstatic classclassclassclass -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorcore.actions.quote
Modifier and TypeClassDescriptionclassThis action class checks for seller approver response.classA generic quote process action used to mark a specific notification type {set in quoteNotificationType} as generated for the quote.classThis class creates a new quote snapshot with status SELLER_REQUEST, if seller approver has rejected the quote. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignmentModifier and TypeClassDescriptionclassMark consignment as cancelled.classclassclassclassclassclass -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.orderModifier and TypeClassDescriptionclassCancels the authorized payment.classclassclassAction in order business process, which sets the order status toOrderStatus.WAIT_FRAUD_MANUAL_CHECKand sends eventOrderFraudEmployeeNotificationEvent.classclassclassclassSend event representing the completion of an order process.classclassclassclassSet order expiration time.class -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.returns
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.returnsModifier and TypeClassDescriptionclassMock implementation for accepting goods for the ReturnRequestclassMock implementation for approving the ReturnRequestclassMock implementation for cancelling the ReturnRequestclassMock implementation for updating he inventory for the ReturnRequestclassMock implementation for printing packing label for the ReturnRequestclassMock implementation for printing the return labelclassMock implementation to execute when payment capture was successful.classMock implementation to execute when tax was reversed successfully. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.consignment
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.consignmentModifier and TypeClassDescriptionclassCommon functionality extracted for actions that are dealing with consignment workflowclassUpdates a consignment status to Pickup Complete.classUpdate theConsignmentModelstatus toConsignmentStatus.SHIPPED.classUpdate the consignment process to done and notify the corresponding order process that it is completed.classDeclines the consignment.classclassUpdates a consignment status to a given status. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.orderModifier and TypeClassDescriptionclassThis action sets the order status to the appropriate status (OrderStatus.COMPLETEDor @link OrderStatus#CANCELLED})classUsed to get an address from order.deliveryAddress and find the closest store populating back the delivery latitude/longitude.classAction node responsible for putting anOrderModelon hold, meaning all of itsConsignmentModeland associated task assignment workflows are cancelled.classAction node responsible for sourcing the order and allocating the consignments. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel
-
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheckModifier and TypeClassDescriptionclassSend a notification that an order is fraudulent.classAction in order business process, which sets the order status toOrderStatus.WAIT_FRAUD_MANUAL_CHECKand sends eventOrderFraudEmployeeNotificationEvent.classSend a notification that an order is being placed. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.payment
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.paymentModifier and TypeClassDescriptionclassThis step should post a record of taxes committed.classSend a notification that payment failed to execute for an order. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.returns
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.returnsModifier and TypeClassDescriptionclassApproves the goods requested in theReturnRequestModel.classApproves theReturnRequestModelby updating theReturnRequestModel.STATUSrecalculate the return if quantity approved is not same as quantity requested originally and redirects the process.classCancels theReturnRequestModelclassUpdate theReturnRequestModelstatus to COMPLETED and finalize the correspondingOrderReturnRecordModelfor thisReturnRequestModelclassUpdate inventory and set theReturnRequestModelstatus to COMPLETED.
A custom update inventory behavior must be implemented.classCreates the packing label for theReturnRequestModelclassCreates the return label for theReturnRequestModelclassBusiness logic to execute when payment capture was successful.classBusiness logic to execute when tax was reversed successfully.