It takes a ProcessOptions object and an optional id string, and returns a decorator function that takes a class and returns a new class with a property that contains the ProcessOptions object and the id string
ProcessOptions & IdentityOptions
The id of the process definition.
A function that returns a class that extends the class passed in.
Generated using TypeDoc
It takes a ProcessOptions object and an optional id string, and returns a decorator function that takes a class and returns a new class with a property that contains the ProcessOptions object and the id string