JSPM

  • Created
  • Published
  • Downloads 999
  • Score
    100M100P100Q105508F
  • License MIT

Executable workflow elements based on BPMN 2.0

Package Exports

  • bpmn-elements
  • bpmn-elements/dist/src/activity/ExecutionScope

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bpmn-elements) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

bpmn-elements

Executable workflow elements based on BPMN 2.0.

Build Status

Supported elements

The following elements are tested and supported.

  • Definition: Executes processes
  • Process: Executes elements
  • BoundaryEvent
  • Error
  • DataObject
  • EndEvent
  • ErrorEventDefinition
  • ExclusiveGateway
  • InclusiveGateway
  • IntermediateCatchEvent
  • IoSpecification
  • MessageEventDefinition
  • MessageFlow
  • ParallelGateway
  • ScriptTask
  • SequenceFlow
  • ServiceImplementation: Service implementation
  • ServiceTask
    • SendTask
  • SignalTask
    • ManualTask
    • ReceiveTask
    • UserTask
  • StartEvent
  • SubProcess
  • Task
  • TerminateEventDefinition
  • TimerEventDefinition
    • duration only
  • MultiInstanceLoopCharacteristics