Skip to Content
Evaluate Get Started Plugins Glossary

Basic Plugin

BasicPlugin is a built-in plugin included in OptimaJet.Workflow.Core that registers ready-made actions, conditions, and rules with WorkflowRuntime. Instead of writing custom action providers for common operations, you register the plugin once and assign its capabilities to activities and transitions in your workflow schemes.

Each section below covers a specific use case with a complete workflow scheme example and a real-world scenario. The BasicPlugin API reference lists the class constructors, properties, and methods.