Package de.uka.ipd.sdq.workflow
The main package of the workflow engine.
The classes in this package provides extenable jobs for different purposes to be
extended or directly executed in a customer workflow.
-
Class Summary Class Description BlackboardBasedWorkflow<T extends Blackboard<?>> A workflow implementation which may contain jobs which need to access a blackboard.ExecutionTimeLoggingProgressMonitor The Class ExecutionTimeLoggingProgressMonitor.Workflow Implementation of a workflow.WorkflowExceptionHandler Implementation of a work flow exception handler.WorkflowPlugin The activator class controls the plug-in life cycle. -
Exception Summary Exception Description WorkflowFailedException The Class WorkflowFailedException.