Uses of Class
de.hybris.platform.processengine.action.AbstractProceduralAction
-
-
Uses of AbstractProceduralAction in de.hybris.platform.acceleratorservices.process.email.actions
Subclasses of AbstractProceduralAction in de.hybris.platform.acceleratorservices.process.email.actions Modifier and Type Class Description classRemoveSentEmailActionA process action to remove emails that were sent successfully.classSendEmailActionA 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.actions Modifier and Type Class Description classAbstractProceduralB2BOrderApproveActionAn interface for executing an action of a b2b approval processclassAbstractProceduralB2BOrderApproveAuditActionclassAbstractProceduralB2BOrderAproveActionDeprecated, for removal: This API element is subject to removal in a future version.Since 4.5.classCreateOrderHistoryCreates anOrderHistoryEntryModelfor an order that was rejected by an approver.classInformOfOrderApprovalSends an order approval email.classInformOfOrderRejectionSends order rejection emailclassStartWorkflowStarts a approval work flow and schedules aEscalationTaskModelwhich escalates the workflow to next available approver if the order has not been approved within 24 hours.classSystemAuditAction -
Uses of AbstractProceduralAction in de.hybris.platform.b2bacceleratoraddon.actions
Subclasses of AbstractProceduralAction in de.hybris.platform.b2bacceleratoraddon.actions Modifier and Type Class Description classB2BAcceleratorInformOfOrderApprovalSends an order approval email.classB2BAcceleratorInformOfOrderApprovalRejectionChecks for order in process.classSendOrderApprovalRejectionNotificationSends Order Approval Rejection Notification event.classSendOrderPendingApprovalNotificationSends Order Pending Approval Notification event.classSendOrderPlacedNotificationActionclassStartFulfilmentProcessAction -
Uses of AbstractProceduralAction in de.hybris.platform.b2bacceleratoraddon.actions.replenishment
Subclasses of AbstractProceduralAction in de.hybris.platform.b2bacceleratoraddon.actions.replenishment Modifier and Type Class Description classCalculateCartActionAction for cart calculationclassCleanUpClonedCartActionclassCloneCartActionAction for cloning carts.classConfirmationActionAction for confirming orders.classPlaceOrderActionAction for placing orders. -
Uses of AbstractProceduralAction in de.hybris.platform.processengine
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine Modifier and Type Class Description static classRestartBusinessProcessTest.PostWaitActionstatic classRestartBusinessProcessTest.PreWaitAction -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.action
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.action Modifier and Type Class Description classMessageSendingActionAction put aBusinessProcessModelintoMessageSendingAction.channelclassStartingWorkflowActionStarts the existing workflow template. -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.actionstrategy
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.actionstrategy Modifier and Type Class Description classTestActionForProcessActionTest.classThrowErrorAction -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.process
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.process Modifier and Type Class Description classProcessEngineIntegrationTest.TestCustomUserAction -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.standard
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.standard Modifier and Type Class Description classNoAction -
Uses of AbstractProceduralAction in de.hybris.platform.processengine.synchronus
Subclasses of AbstractProceduralAction in de.hybris.platform.processengine.synchronus Modifier and Type Class Description static classSynchRetryProcessEngineIntegrationTest.RetryActionBeanclassSynchRetryProcessEngineIntegrationTest.TestCustomUserActionclassSynchRollbackProcessEngineIntegrationTest.ExceptionActionBeanclassSynchRollbackProcessEngineIntegrationTest.TestCustomUserAction -
Uses of AbstractProceduralAction in de.hybris.platform.secureportaladdon.email.process.actions
Subclasses of AbstractProceduralAction in de.hybris.platform.secureportaladdon.email.process.actions Modifier and Type Class Description classRegistrationCleanupActionA process action that cleans up the registration information. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorcore.actions.quote
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorcore.actions.quote Modifier and Type Class Description classCreateBuyerOfferActionThis action class checks for seller approver response.classMarkQuoteNotificationAsSentActionA generic quote process action used to mark a specific notification type {set in quoteNotificationType} as generated for the quote.classQuoteApprovalRejectedActionThis 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.consignment Modifier and Type Class Description classCancelConsignmentActionMark consignment as cancelled.classSendCancelMessageActionclassSendConsignmentToWarehouseActionclassSendDeliveryMessageActionclassSendPickedUpMessageActionclassSendReadyForPickupMessageActionclassSubprocessEndAction -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order Modifier and Type Class Description classCancelWholeOrderAuthorizationActionCancels the authorized payment.classGetPaymentDetailsActionclassNotifyCustomerAboutFraudActionclassPrepareOrderForManualCheckActionAction in order business process, which sets the order status toOrderStatus.WAIT_FRAUD_MANUAL_CHECKand sends eventOrderFraudEmployeeNotificationEvent.classSendAuthorizationFailedNotificationActionclassSendFraudErrorNotificationActionclassSendOrderCancelledNotificationActionclassSendOrderCompletedNotificationActionSend event representing the completion of an order process.classSendOrderPlacedNotificationActionclassSendOrderRefundNotificationActionclassSendPaymentFailedNotificationActionclassSetOrderExpirationTimeActionSet order expiration time.classSplitOrderAction -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.returns
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorfulfilmentprocess.actions.returns Modifier and Type Class Description classAcceptGoodsActionMock implementation for accepting goods for the ReturnRequestclassApproveReturnActionMock implementation for approving the ReturnRequestclassCancelReturnActionMock implementation for cancelling the ReturnRequestclassInventoryUpdateActionMock implementation for updating he inventory for the ReturnRequestclassPrintPackingLabelActionMock implementation for printing packing label for the ReturnRequestclassPrintReturnLabelActionMock implementation for printing the return labelclassSuccessCaptureActionMock implementation to execute when payment capture was successful.classSuccessTaxReverseActionMock 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.consignment Modifier and Type Class Description classAbstractConsignmentActionCommon functionality extracted for actions that are dealing with consignment workflowclassConfirmPickupConsignmentActionUpdates a consignment status to Pickup Complete.classConfirmShipConsignmentActionUpdate theConsignmentModelstatus toConsignmentStatus.SHIPPED.classConsignmentProcessEndActionUpdate the consignment process to done and notify the corresponding order process that it is completed.classReAllocateConsignmentActionDeclines the consignment.classUpdateConsignmentActionUpdates 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.order Modifier and Type Class Description classCompleteOrderActionThis action sets the order status to the appropriate status (OrderStatus.COMPLETEDor @link OrderStatus#CANCELLED})classGeocodeShippingAddressActionUsed to get an address from order.deliveryAddress and find the closest store populating back the delivery latitude/longitude.classPutOrderOnHoldActionAction node responsible for putting anOrderModelon hold, meaning all of itsConsignmentModeland associated task assignment workflows are cancelled.classSourceOrderActionAction node responsible for sourcing the order and allocating the consignments. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel Modifier and Type Class Description classCancelOrderActionCancel the order. -
Uses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck
Subclasses of AbstractProceduralAction in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck Modifier and Type Class Description classNotifyCustomerAboutFraudActionSend a notification that an order is fraudulent.classPrepareOrderForManualCheckActionAction in order business process, which sets the order status toOrderStatus.WAIT_FRAUD_MANUAL_CHECKand sends eventOrderFraudEmployeeNotificationEvent.classSendOrderPlacedNotificationActionSend 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.payment Modifier and Type Class Description classPostTaxesActionThis step should post a record of taxes committed.classSendPaymentFailedNotificationActionSend 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.returns Modifier and Type Class Description classAcceptGoodsActionApproves the goods requested in theReturnRequestModel.classApproveReturnActionApproves theReturnRequestModelby updating theReturnRequestModel.STATUSrecalculate the return if quantity approved is not same as quantity requested originally and redirects the process.classCancelReturnActionCancels theReturnRequestModelclassCompleteReturnActionUpdate theReturnRequestModelstatus to COMPLETED and finalize the correspondingOrderReturnRecordModelfor thisReturnRequestModelclassInventoryUpdateActionUpdate inventory and set theReturnRequestModelstatus to COMPLETED.
A custom update inventory behavior must be implemented.classPrintPackingLabelActionCreates the packing label for theReturnRequestModelclassPrintReturnLabelActionCreates the return label for theReturnRequestModelclassSuccessCaptureActionBusiness logic to execute when payment capture was successful.classSuccessTaxReverseActionBusiness logic to execute when tax was reversed successfully.
-