Expand description
Web interface data types for the peace automation framework.
Structs§
- Flow
Info Graphs - Shared memory for
Map<CmdExecId, InfoGraph>. - Flow
Outcome Info Graphs - Shared memory for
Map<CmdExecId, InfoGraph>. - Flow
Progress Info Graphs - Shared memory for
Map<CmdExecId, InfoGraph>.
Enums§
- Outcome
Info Graph Variant - How to style the outcome
InfoGraph. - Progress
Info Graph Variant - How to style the progress
InfoGraph. - WebUi
Update - A message that carries what needs to be updated in the web UI.
- Webi
Error - Errors concerning the web interface.