Difference between revisions of "Workflow Engine"

From Gcube Wiki
Jump to: navigation, search
(New page: The Workflow Engine operates on top of the ExecutionEngine.)
 
Line 1: Line 1:
The Workflow Engine operates on top of the [[ExecutionEngine]].
+
=Overview=
 +
The Workflow Engine operates on top of the [[ExecutionEngine]]. Its purpose is to abstract over the low level details that are needed by the [[ExecutionEngine]] and the [[ExecutionPlan]] it is provided with.
 +
=Adaptors=

Revision as of 14:30, 29 January 2010

Overview

The Workflow Engine operates on top of the ExecutionEngine. Its purpose is to abstract over the low level details that are needed by the ExecutionEngine and the ExecutionPlan it is provided with.

Adaptors