📄️ Overview
By default, Rill Flow provides a limited number of dispatchers, triggers and executors, such as http/https nodes, allowing users to fill in the target address and several parameters necessary for task distribution to achieve the distribution and execution of the task.
📄️ Create Plugin
Dependencies
📄️ Extended Points
DispatcherExtension is the plugin extension interface, which inherits PF4J's ExtensionPoint interface: