Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

State Machine builder and visualizer #93

Open
aclavio opened this issue Jul 1, 2020 · 0 comments
Open

State Machine builder and visualizer #93

aclavio opened this issue Jul 1, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@aclavio
Copy link
Contributor

aclavio commented Jul 1, 2020

Create a web based GUI for building and monitoring the execution of State Machines.

Builder

  • Drag and Drop canvas for creating and editing state machine definitions
  • Scaffolds the ASL definition and module resources in the project directory
  • utilize "mlDomain" ASL extension for storing canvas drawing data

Visualizer

  • User selects from list of installed state machine definitions
  • Loads selected state machine into read-only canvas
  • Displays metrics
    • count of documents in each state
    • count of documents in each status (charts)
    • filter states by selected status
    • auto refresh metrics

Potentially encapsulated within/with the Driver jar

@aclavio aclavio added this to the Backlog milestone Jul 1, 2020
@aclavio aclavio added the enhancement New feature or request label Jul 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant