Package gr.uoa.di.madgik.workflow.adaptor

Interface Summary
IWorkflowAdaptor The Interface IWorkflowAdaptor, and its implementers, are the main entry point to the Workflow Engine in order to construct an internally managed workflow through the Execution Engine when the description of the workflow is already know using one of the supported workflow definition languages.
 

Class Summary
WorkflowCondorAdaptor  
WorkflowGridAdaptor The Class WorkflowGridAdaptor constructs an ExecutionPlan that can mediate to submit a job described through a JDL file using a Grid UI node.
WorkflowHadoopAdaptor  
WorkflowJDLAdaptor The Class WorkflowJDLAdaptor constructs an ExecutionPlan based on the description of a job defined in a description using the JDL syntax.
 



Copyright © 2012. All Rights Reserved.