Package de.uka.ipd.sdq.workflow.workbench
The workbench package of the workflow engine.
This package provides an integration with the Eclipse workbench.
-
Interface Summary Interface Description WorkflowStatusListener Listener to be informed about workflow status changes. -
Class Summary Class Description AbstractWorkbenchDelegate<WorkflowConfigurationType extends AbstractJobConfiguration,WorkflowType extends Workflow> Abstract base class for Eclipse Workbench Actions which run based on the Palladio workflow engine, i.e., the run has an IJob which gets executed.AbstractWorkflowStatusListener Default implementation of a workflow status listener.MessageConsoleStreamListener This listener prints a stream it listens to into a given MessageConsole.