You are here

namespace Drupal\apigee_edge_actions\Plugin\RulesEvent in Apigee Edge 8

Classsort descending Location Description
EdgeEntityAddMemberEventDeriver modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityAddMemberEventDeriver.php Deriver for Edge entity add_member events.
EdgeEntityAddProductEventDeriver modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityAddProductEventDeriver.php Deriver for Edge entity add_product events.
EdgeEntityDeleteEventDeriver modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityDeleteEventDeriver.php Deriver for Edge entity delete events.
EdgeEntityEventDeriverBase modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityEventDeriverBase.php Rules event deriver for Apigee Edge entity types.
EdgeEntityEventDeriverInterface modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityEventDeriverInterface.php Provides an interface for Apigee Edge entity event deriver.
EdgeEntityInsertEventDeriver modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityInsertEventDeriver.php Deriver for Edge entity insert events.
EdgeEntityProductEventDeriverBase modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityProductEventDeriverBase.php Base deriver for Edge entity product events.
EdgeEntityRemoveMemberEventDeriver modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityRemoveMemberEventDeriver.php Deriver for Edge entity remove_member events.
EdgeEntityRemoveProductEventDeriver modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityRemoveProductEventDeriver.php Deriver for Edge entity remove_product events.
EdgeEntityUpdateEventDeriver modules/apigee_edge_actions/src/Plugin/RulesEvent/EdgeEntityUpdateEventDeriver.php Deriver for Edge entity update events.