We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
on_error
1 parent f9ace99 commit 9cb38d2Copy full SHA for 9cb38d2
README.adoc
@@ -487,7 +487,7 @@ The whole event sequence is as follows:
487
* event specific action
488
* on_transition (if action did not halt)
489
* on_exit
490
- * PERSIST WORKFLOW STATE, i.e. transition
+ * PERSIST WORKFLOW STATE (i.e. transition) or on_error
491
* on_entry
492
* after_transition
493
@@ -561,4 +561,3 @@ Copyright (c) 2007-2008 Ryan Allen, FlashDen Pty Ltd
561
Based on the work of Ryan Allen and Scott Barron
562
563
Licensed under MIT license, see the MIT-LICENSE file.
564
-
0 commit comments