Start event - bluesoft-rnd/aperte-workflow-core GitHub Wiki

A start event is a visual symbol used on [process flow diagrams](Aperte Modeler process diagram) to mark the entry point for the business process. On the diagram, start event is represented by circle with thin borders.

General rules

No incoming sequence flow is allowed to that type of event.

Types of start events

None (Untyped)

Currently Aperte Modeler supports only none process start events. None start event indicates that Aperte Workflow engine is not aware how the process is started, leaving this operation to other components e.g. Aperte Workflow plugins that call the engine API.

Attributes

Attribute name Type Required Default value Description
Name String True - The name of this element.
Description String False - The additional description for this element.
⚠️ **GitHub.com Fallback** ⚠️