You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.4 KiB
57 lines
1.4 KiB
8 years ago
|
uuid: 16c10c0c-68a7-4b75-ab8f-ab1778d7c2e2
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- islandora
|
||
|
- rules
|
||
|
enforced:
|
||
|
module:
|
||
|
- islandora
|
||
|
id: broadcast_delete_event
|
||
|
label: 'Broadcast Delete Event'
|
||
|
events:
|
||
|
-
|
||
|
event_name: 'rules_entity_delete:fedora_resource'
|
||
|
description: 'Broadcasts a ''Delete'' event when a user deletes a FedoraResource.'
|
||
|
tags:
|
||
|
- ''
|
||
|
config_version: '3'
|
||
|
expression:
|
||
|
id: rules_rule
|
||
|
uuid: dd0ffd15-c6b4-4578-8b54-9c9debae0216
|
||
|
conditions:
|
||
|
id: rules_and
|
||
|
uuid: 9c50dd1f-ec9a-4cd8-9d18-27c860815a1c
|
||
|
conditions: { }
|
||
|
actions:
|
||
|
id: rules_action_set
|
||
|
uuid: 7f1f1fc6-d5d2-450b-ba14-225e8e56448f
|
||
|
actions:
|
||
|
-
|
||
|
id: rules_action
|
||
|
uuid: 7ebcda8c-3626-4bff-a536-60caf9f46708
|
||
|
context_values: { }
|
||
|
context_mapping:
|
||
|
entity: fedora_resource
|
||
|
user: '@user.current_user_context:current_user'
|
||
|
context_processors: { }
|
||
|
provides_mapping: { }
|
||
|
action_id: islandora_delete_event_generator
|
||
|
-
|
||
|
id: rules_action
|
||
|
uuid: bacf7f09-1d54-46f2-a4b9-e345992a604d
|
||
|
context_values:
|
||
|
type: info
|
||
|
repeat: false
|
||
|
context_mapping:
|
||
|
message: event_message
|
||
|
context_processors:
|
||
|
type:
|
||
|
rules_tokens: { }
|
||
|
repeat:
|
||
|
rules_tokens: { }
|
||
|
provides_mapping: { }
|
||
|
action_id: rules_system_message
|
||
|
|