Book Image

Mastering jBPM6

By : Simone Fiorini, Arun V Gopalakrishnan
Book Image

Mastering jBPM6

By: Simone Fiorini, Arun V Gopalakrishnan

Overview of this book

Table of Contents (18 chapters)
Mastering jBPM6
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Catching intermediate events


  • BPMN element: <bpmn2:intermediateCatchEvent> and a child element that defines the event type (see the previous events list)

  • Description: Events that catch the triggering of a matching throwing event

The supported events are as follows (see the preceding image, left to right):

  • Message: Can be a boundary event

  • Timer: Can be a boundary event

  • Escalation: Can be a boundary event

  • Conditional: Can be a boundary event

  • Error: Can be a boundary event

  • Compensation: Can be a boundary event

  • Signal: Can be a boundary event