NGinnBPM icon indicating copy to clipboard operation
NGinnBPM copied to clipboard

Enhancement - add runtime state validation/invariants for automatic testing of process state validity

Open lafar6502 opened this issue 10 years ago • 0 comments

Extend process definition with additional constraints that have no effect on process logic/behavior, but can be used for detecting invalid process engine behavior. Such constraints could be checked when changing task state (completion, for example) Examples:

  • values of task variables
  • status of task/child tasks
  • marking

lafar6502 avatar Mar 18 '15 06:03 lafar6502