@Deprecated
public interface WorkflowExecution
| Modifier and Type | Method and Description |
|---|---|
void |
launchWorkflow(ILaunchConfiguration configuration,
java.lang.String mode,
ILaunch launch,
IProgressMonitor monitor)
Deprecated.
Allows to 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 - The progress monitorCoreException - if the configuration is invalid