Jump to: navigation, search

Difference between revisions of "TaskFlow/Inputs and Outputs"

(Task And Flow Inputs and Outputs)
Line 5: Line 5:
 
In taskflow there are multiple ways to design how your tasks/flows and engines get inputs  and produce outputs. This document will help you understand what those ways are and how to use those ways to accomplish your desired taskflow usage pattern as well as include examples that show common ways of providing input and getting output.  
 
In taskflow there are multiple ways to design how your tasks/flows and engines get inputs  and produce outputs. This document will help you understand what those ways are and how to use those ways to accomplish your desired taskflow usage pattern as well as include examples that show common ways of providing input and getting output.  
  
=== Task And Flow Inputs and Outputs ===
+
=== Task & Flow Inputs and Outputs ===
  
 
'''See:''' [[TaskFlow/Task_Arguments_and_Results|Task & Flow Arguments and Results]]
 
'''See:''' [[TaskFlow/Task_Arguments_and_Results|Task & Flow Arguments and Results]]

Revision as of 20:05, 23 October 2013

Revised on: 10/23/2013 by Harlowja

Overview

In taskflow there are multiple ways to design how your tasks/flows and engines get inputs and produce outputs. This document will help you understand what those ways are and how to use those ways to accomplish your desired taskflow usage pattern as well as include examples that show common ways of providing input and getting output.

Task & Flow Inputs and Outputs

See: Task & Flow Arguments and Results

Engine Inputs and Outputs

Storage

Notifications