public interface WorkflowExecution
Modifier and Type | Method and Description |
---|---|
void |
launchWorkflow(ILaunchConfiguration configuration,
java.lang.String mode,
ILaunch launch,
IProgressMonitor monitor)
Launch a workflow
|
void launchWorkflow(ILaunchConfiguration configuration, java.lang.String mode, ILaunch launch, IProgressMonitor monitor) throws CoreException
configuration
- LaunchConfiguration of MoDiscoWorkflowmode
- launch modelaunch
- the launchermonitor
- a progress monitorCoreException
- if the configuration is invalid