Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The handler generates an idID, which can be used as a unique classification and extends the functionality of the YearIDGenerator handler. Typically, the generated ID is integrated by the RenameInstanceHandler.

...

Class

Code Block
com.dooris.bpm.actionhandler.ExtendedIDGenerator

Parameter

The generated ID can be called on using the variable #{key}, and can then be processed in the handler.

...