What problem does it solve?
Enable rapid creation of clear, standardized business process and integration diagrams using PlantUML stencil icons so teams can document workflows, approvals, and messaging patterns without manual drawing tools.
Core Features & Use Cases
- Declarative stencil library for BPMN events, gateways, tasks, EIP components, and lean mapping symbols to represent complex processes.
- Precise connection semantics for sequence flows, message flows, labeled branches, pools, lanes, and timer/error events for approval workflows, ETL pipelines, EIP messaging, sagas, and value stream maps.
- Dozens of practical examples and patterns for order processing, approvals, customer service, microservice orchestration, and event-driven architectures.
Quick Start
Create a PlantUML BPMN diagram by declaring mxgraph stencils, connecting them with solid and dashed arrows, and wrapping the flow between @startuml and @enduml.