mirror of https://github.com/langgenius/dify.git
- Updated references from `PluginTriggerNode` to `TriggerEventNode` across multiple files to reflect the new naming convention. - Modified `PluginTriggerNodeData` to `TriggerEventNodeData`, including changes to event parameters for better clarity and consistency in data handling. - Removed the deprecated `trigger_plugin_node.py` file as part of the refactor. |
||
|---|---|---|
| .. | ||
| schedule_service.py | ||
| trigger_provider_service.py | ||
| trigger_service.py | ||
| trigger_subscription_builder_service.py | ||
| webhook_service.py | ||