mirror of https://github.com/langgenius/dify.git
- Enhanced `PluginTriggerManager`, `PluginTriggerProviderController`, and `TriggerManager` to accept a `subscription` parameter in their trigger invocation methods. - Updated `TriggerService` to pass the subscription entity when invoking trigger events, improving the handling of subscription-related data during trigger execution. |
||
|---|---|---|
| .. | ||
| schedule_service.py | ||
| trigger_debug_service.py | ||
| trigger_provider_service.py | ||
| trigger_service.py | ||
| trigger_subscription_builder_service.py | ||
| webhook_service.py | ||
| workflow_plugin_trigger_service.py | ||