Workflow Pattern

From GM-RKB
Jump to navigation Jump to search

See: Design Pattern, Workflow, Software Engineering.



References

2013


  • http://en.wikipedia.org/wiki/Workflow_patterns#Concept
    • Workflow patterns follow concepts of economised development. The usage shall follow strategies of simplifying maintenance as well as reducing modeling work.

      Workflow is performed in real time. The mechanisms of control shall support the typical pace of work. Design patterns shall not delay execution of workflow.