Package eu.planets_project.ifr.core.wee.api.workflow

Interface Summary
WorkflowInstance  
WorkflowTemplate An implementation of this interface can extend the WorkflowTemplateHelper util object, which provides all methods that are required for the Factory for building a WorkflowInstance by reflection except execute() and describe() - which need to be implemented by a WorkflowTemplate provider.
 

Class Summary
WorkflowContext Allows to take key value pairs of objects that need to be injected into the context of the workflow and that's relevant at execution time.
WorkflowResult First draft of an actual WorkflowResult implementation.
WorkflowResultItem  
WorkflowTemplateHelper  
 

Enum Summary
WorkflowTemplate.ParameterType Defines the usage of a given parameter.
 



Copyright © 2007-2010 The Planets Consortium. All Rights Reserved.