WorkflowsPlugin # Instantiates the workflows plugin. Constructor # Copied to clipboard!new WorkflowsPlugin(); Example # Copied to clipboard!import { WorkflowsPlugin } from 'kuzzle-plugin-workflows'; const workflowsPlugin = new WorkflowsPlugin();