Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Documentation
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rachael Hu
Documentation
Commits
0ec62d67
Commit
0ec62d67
authored
May 16, 2016
by
Tom Laudeman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweak formatting
parent
163509f1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Workflow Engine.md
Specifications/Workflow Engine.md
+3
-3
No files found.
Specifications/Workflow Engine.md
View file @
0ec62d67
...
@@ -71,7 +71,7 @@ Below is a flow chart in lovely ascii graphics
...
@@ -71,7 +71,7 @@ Below is a flow chart in lovely ascii graphics
```
```
The corresponding state table is:
####
The corresponding state table is:
| state | test | function | next-state |
| state | test | function | next-state |
|---------+------------+--------------------+------------|
|---------+------------+--------------------+------------|
...
@@ -82,13 +82,13 @@ The corresponding state table is:
...
@@ -82,13 +82,13 @@ The corresponding state table is:
| done | | exit | |
| done | | exit | |
From the state table we glean that there is one test:
####
From the state table we glean that there is one test:
data-empty
data-empty
It must return true if the submitted data is empty.
It must return true if the submitted data is empty.
There are three workers:
####
There are three workers:
save-data
save-data
data-empty-message
data-empty-message
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment