| Modifier and Type | Class and Description |
|---|---|
class |
OmsInventoryUpdateAction
This class will update stock level data once the item is returned.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompleteReturnAction
Update the
ReturnRequestModel status to COMPLETED and finalize the corresponding OrderReturnRecordModel for this ReturnRequestModel |
| Modifier and Type | Class and Description |
|---|---|
class |
SapConsignmentProcessEndAction
Update the consignment process to done and notify the corresponding order
process that it is completed.
|
class |
SapRedirectConsignmentByDeliveryModeAction
Redirects to the proper wait node depending on whether a consignment is for ship or pickup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SapGeocodeShippingAddressAction
Used to get an address from order.deliveryAddress and find the closest store populating back the
delivery latitude/longitude.
|
class |
SapSourceOrderAction
Action node responsible for sourcing the order and allocating the consignments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveSentEmailAction
A process action to remove emails that were sent successfully.
|
class |
SendEmailAction
A process action to send emails.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProceduralB2BOrderApproveAction
An interface for executing an action of a b2b approval process
|
class |
AbstractProceduralB2BOrderApproveAuditAction |
class |
AbstractProceduralB2BOrderAproveAction
Deprecated.
Since 4.5. Use
AbstractProceduralB2BOrderApproveAction |
class |
CreateOrderHistory
Creates an
OrderHistoryEntryModel for an order that was rejected by an approver. |
class |
InformOfOrderApproval
Sends an order approval email.
|
class |
InformOfOrderRejection
Sends order rejection email
|
class |
StartWorkflow
Starts a approval work flow and schedules a
EscalationTaskModel which escalates the workflow to next
available approver if the order has not been approved within 24 hours. |
class |
SystemAuditAction |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BAcceleratorInformOfOrderApproval
Sends an order approval email.
|
class |
B2BAcceleratorInformOfOrderApprovalRejection
Checks for order in process.
|
class |
SendOrderApprovalRejectionNotification
Sends Order Approval Rejection Notification event.
|
class |
SendOrderPendingApprovalNotification
Sends Order Pending Approval Notification event.
|
class |
SendOrderPlacedNotificationAction |
class |
StartFulfilmentProcessAction |
| Modifier and Type | Class and Description |
|---|---|
class |
CalculateCartAction
Action for cart calculation
|
class |
CleanUpClonedCartAction |
class |
CloneCartAction
Action for cloning carts.
|
class |
ConfirmationAction
Action for confirming orders.
|
class |
PlaceOrderAction
Action for placing orders.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RestartBusinessProcessTest.PostWaitAction |
static class |
RestartBusinessProcessTest.PreWaitAction |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageSendingAction
Action put a
BusinessProcessModel into MessageSendingAction.channel |
class |
StartingWorkflowAction
Starts the existing workflow template.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestAction
For
ProcessActionTest. |
class |
ThrowErrorAction |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessEngineIntegrationTest.TestCustomUserAction |
| Modifier and Type | Class and Description |
|---|---|
class |
NoAction |
| Modifier and Type | Class and Description |
|---|---|
static class |
SynchRetryProcessEngineIntegrationTest.RetryActionBean |
class |
SynchRetryProcessEngineIntegrationTest.TestCustomUserAction |
class |
SynchRollbackProcessEngineIntegrationTest.ExceptionActionBean |
class |
SynchRollbackProcessEngineIntegrationTest.TestCustomUserAction |
| Modifier and Type | Class and Description |
|---|---|
class |
SapSendOrderToDataHubAction
To send the order to Data Hub to be processed and sent as an IDoc to the SAP back end.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SapCpiOmmOrderOutboundAction |
class |
SapCpiSendOmmOrderToScpiAction
To send the order to SCPI to be processed and sent as an IDoc to the SAP back end.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SapCpiOmsOrderOutboundAction |
class |
SapCpiSendOmsOrderToScpiAction
To send the order to SCPI to be processed and sent as an IDoc to the SAP back end.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SapOmsSendOrderToDataHubAction
To send the order to Data Hub to be processed and sent as an IDoc to the SAP back end.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SapCpiSendRevenueCloudOrderOutboundAction |
| Modifier and Type | Class and Description |
|---|---|
class |
RegistrationCleanupAction
A process action that cleans up the registration information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateBuyerOfferAction
This action class checks for seller approver response.
|
class |
MarkQuoteNotificationAsSentAction
A generic quote process action used to mark a specific notification type {set in quoteNotificationType} as generated
for the quote.
|
class |
QuoteApprovalRejectedAction
This class creates a new quote snapshot with status SELLER_REQUEST, if seller approver has rejected the quote.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CancelConsignmentAction
Mark consignment as cancelled.
|
class |
SendCancelMessageAction |
class |
SendConsignmentToWarehouseAction |
class |
SendDeliveryMessageAction |
class |
SendPickedUpMessageAction |
class |
SendReadyForPickupMessageAction |
class |
SubprocessEndAction |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelWholeOrderAuthorizationAction
Cancels the authorized payment.
|
class |
GetPaymentDetailsAction |
class |
NotifyCustomerAboutFraudAction |
class |
PrepareOrderForManualCheckAction
Action in order business process, which sets the order status to
OrderStatus.WAIT_FRAUD_MANUAL_CHECK and
sends event OrderFraudEmployeeNotificationEvent. |
class |
SendAuthorizationFailedNotificationAction |
class |
SendFraudErrorNotificationAction |
class |
SendOrderCancelledNotificationAction |
class |
SendOrderCompletedNotificationAction
Send event representing the completion of an order process.
|
class |
SendOrderRefundNotificationAction |
class |
SendPaymentFailedNotificationAction |
class |
SetOrderExpirationTimeAction
Set order expiration time.
|
class |
SplitOrderAction |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptGoodsAction
Mock implementation for accepting goods for the ReturnRequest
|
class |
ApproveReturnAction
Mock implementation for approving the ReturnRequest
|
class |
CancelReturnAction
Mock implementation for cancelling the ReturnRequest
|
class |
InventoryUpdateAction
Mock implementation for updating he inventory for the ReturnRequest
|
class |
PrintPackingLabelAction
Mock implementation for printing packing label for the ReturnRequest
|
class |
PrintReturnLabelAction
Mock implementation for printing the return label
|
class |
SuccessCaptureAction
Mock implementation to execute when payment capture was successful.
|
class |
SuccessTaxReverseAction
Mock implementation to execute when tax was reversed successfully.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConsignmentAction
Common functionality extracted for actions that are dealing with consignment workflow
|
class |
ConfirmPickupConsignmentAction
Updates a consignment status to Pickup Complete.
|
class |
ConfirmShipConsignmentAction
Update the
ConsignmentModel status to ConsignmentStatus.SHIPPED. |
class |
ConsignmentProcessEndAction
Update the consignment process to done and notify the corresponding order process that it is completed.
|
class |
ReAllocateConsignmentAction
Declines the consignment.
|
class |
UpdateConsignmentAction
Updates a consignment status to a given status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompleteOrderAction
This action sets the order status to the appropriate status (
OrderStatus.COMPLETED or @link OrderStatus#CANCELLED}) |
class |
GeocodeShippingAddressAction
Used to get an address from order.deliveryAddress and find the closest store populating back the
delivery latitude/longitude.
|
class |
PutOrderOnHoldAction
Action node responsible for putting an
OrderModel on hold, meaning all of its ConsignmentModel
and associated task assignment workflows are cancelled. |
class |
SourceOrderAction
Action node responsible for sourcing the order and allocating the consignments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CancelOrderAction
Cancel the order.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostTaxesAction
This step should post a record of taxes committed.
|
Copyright © 2018 SAP SE. All Rights Reserved.