| Constructor | Description |
|---|---|
StartupRunner() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
|
void |
run(boolean batchMode) |
Runs the RunAtStartup and AutoRun macros, on the current thread
if 'batchMode' true, otherwise on a separate thread.
|