Method | Description | |
---|---|---|
ExecuteWork ( string executionId ) : void | ||
RecipeScheduler ( IProcessingEngine processingEngine, |
||
ScheduleWork ( string executionId ) : void |
public ExecuteWork ( string executionId ) : void | ||
executionId | string | |
return | void |
public RecipeScheduler ( IProcessingEngine processingEngine, |
||
processingEngine | IProcessingEngine | |
shellSettings | ||
shellDescriptorManager | IShellDescriptorManager | |
recipeStepExecutor | Lazy |
|
return | System |
public ScheduleWork ( string executionId ) : void | ||
executionId | string | |
return | void |