spring-webflow icon indicating copy to clipboard operation
spring-webflow copied to clipboard

Flow execution history subsystem [SWF-91]

Open spring-operator opened this issue 18 years ago • 1 comments

Keith Donald opened SWF-91 and commented

Will enable the ability to determine information about an expired or ended flow execution.

Likely to be built on flow execution listener infrastructure to support:

  • Breadcrumbs
  • Auditing
  • Querying stats on expired or completed execution (for example, allowing restart of a new execution that has completed or expired).

Affects: 1.0 RC4

Issue Links:

  • #1075 Introduce Flow controller exception handling ("is depended on by")

5 votes, 6 watchers

spring-operator avatar Mar 22 '06 11:03 spring-operator

Sam Brannen commented

Once the flow execution history subsystem has been implemented, the ability to query stats on expired or completed flow executions could prove very useful in conjunction with the SpringWebFlowExceptionResolver and related implementations for restarting flows.

See #1075 for more details.

spring-operator avatar Apr 21 '07 03:04 spring-operator