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

End events


  • BPMN element: <bpmn2:endEvent> and a child element that defines the event type as shown in the following image:

  • Description: Acts as a process trigger and can only be a throwing event.

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

  • None

  • Message

  • Escalation

  • Error

  • Cancel: <bpmn2:cancelEventDefinition>

  • Compensation

  • Signal

  • Terminate: <bpmn2:terminateEventDefinition>