You are here

namespace Drupal\commerce_stock\Plugin\Commerce\StockEventType in Commerce Stock 8

Classsort descending Location Description
OrderCancel src/Plugin/Commerce/StockEventType/OrderCancel.php Provides the order place event type.
OrderDelete src/Plugin/Commerce/StockEventType/OrderDelete.php Provides the order delete event type.
OrderItemDelete src/Plugin/Commerce/StockEventType/OrderItemDelete.php Provides the order item delete event type.
OrderItemUpdate src/Plugin/Commerce/StockEventType/OrderItemUpdate.php Provides the order item update event type.
OrderPlace src/Plugin/Commerce/StockEventType/OrderPlace.php Provides the order place event type.
OrderUpdate src/Plugin/Commerce/StockEventType/OrderUpdate.php Provides the order place event type.
StockEventTypeBase src/Plugin/Commerce/StockEventType/StockEventTypeBase.php Base class for Stock Event Type plugins.
StockEventTypeInterface src/Plugin/Commerce/StockEventType/StockEventTypeInterface.php Defines an interface for Stock Event Type plugins.