Back Forward Atlas — Standard activities — Extension points

About Activity rules

The activity names listed here, known as extension points, are by design implemented at the @baseclass, Assign- or Work- level and have an empty Steps tab. These are sometimes informally known as placeholders or callbacks; they allow your application to extend the processing provided by a standard rules that are marked as final.

In your application, you can override these stubs with an activity that applies to a work type (or work pool) to implement desired processing at the events indicated. Typically, the standard calling activities noted below are marked as final, and so they cannot be overridden.

In most cases, place the overriding activity in a more specific (lower level) Applies To class.

Extension points marked with a dot (Dot) are part of the Process Engine API. See Standard activities — Process Engine API.

  Extension points in the Assign- class

  Extension points in the Work- class

  Extension points in the Work-Cover- class

  Other extension point activities

UpAbout Activity rules
UpAtlas home