Skip to main content

Module elements

Module elements 

Source
Expand description

BPMN Elements

Implementation of BPMN elements (Task, Gateway, Event) with Activity/Capability traits.

Re-exports§

pub use event::*;
pub use gateway::*;
pub use task::*;

Modules§

event
Event Elements
gateway
Gateway Elements
task
Task Elements