Method | Description | |
---|---|---|
ConfigurationTaskBuilder ( IRebelApplicationContext applicationContext ) : System |
Initializes a new instance of the ConfigurationTaskBuilder class.
|
|
Execute ( |
This gets all tasks found in configuration blocks and dynamically creates real task definitions from them and registers them with the task manager with the trigger name of the package they were found in
|
public ConfigurationTaskBuilder ( IRebelApplicationContext applicationContext ) : System | ||
applicationContext | IRebelApplicationContext | The application context. |
return | System |
public Execute ( |
||
context | ||
return | void |