You are here

namespace Drupal\transaction\Plugin\RulesAction in Transaction 8

Classsort descending Location Description
LastTransactionFetch src/Plugin/RulesAction/LastTransactionFetch.php Provides an action to fetch the last executed transaction of a given target.
TransactionCreate src/Plugin/RulesAction/TransactionCreate.php Provides the transaction create action.
TransactionCreateDeriver src/Plugin/RulesAction/TransactionCreateDeriver.php Derives transaction create plugin definitions based on transaction types.
TransactionExecute src/Plugin/RulesAction/TransactionExecute.php Provides the transaction execute action.