global interface Plugin { Process.PluginDescribeResult describe(); Process.PluginResult invoke(Process.PluginRequest param0); }