v7.2.4
Highlights
- Support disabling
CronWorkflows.
Details
nflow-engine- Add
disabledstate (typemanual) toCronWorkflowto support disabling the work. By default there is no state method for thedisabledstate, but it can added in your workflow definition that extendsCronWorkflowto execute custom logic when the workflow enters thedisabledstate.
- Add
nflow-rest-api-commonandnflow-rest-api-spring-web- Fix exception to HTTP status conversion issue when using Netty