You are here

namespace Drupal\commerce_recurring\Plugin\AdvancedQueue\JobType in Commerce Recurring Framework 8

Classsort descending Location Description
RecurringJobTypeBase src/Plugin/AdvancedQueue/JobType/RecurringJobTypeBase.php Provides a base class for recurring job types.
RecurringOrderClose src/Plugin/AdvancedQueue/JobType/RecurringOrderClose.php Provides the job type for closing recurring orders.
RecurringOrderRenew src/Plugin/AdvancedQueue/JobType/RecurringOrderRenew.php Provides the job type for renewing recurring orders.
SubscriptionActivate src/Plugin/AdvancedQueue/JobType/SubscriptionActivate.php Provides the job type for activating subscriptions.