crawlJobPlugin Properties |
[This is preliminary documentation and is subject to change.]
The crawlJobPlugin type exposes the following members.
| Name | Description | |
|---|---|---|
| consoleHelp |
First line of help to be shown for this plugin
(Inherited from aceConsolePluginBase.) | |
| consoleTitle |
Title of this plugin - if standalone then alias to name, if connected to the parent then sufix title, added after parent console title
(Inherited from aceConsolePluginBase.) | |
| context | ||
| helpHeader |
Additional help content to be displayed at beginning of the help file, after consoleHelp (Inherited from aceConsolePluginBase.) | |
| instanceName |
Instance name
(Inherited from aceConsolePluginBase.) | |
| IsStandalone |
Indicates if this console plugin is running without parent console
(Inherited from aceConsolePluginBase.) | |
| name |
Name of this plugin
(Inherited from aceConsolePluginBase.) | |
| output | (Inherited from aceConsolePluginBase.) | |
| parent |
Reference to the parrent console
(Inherited from aceConsolePluginBase.) | |
| response |
Plugin's own response text renderer. By default (when response not set) it is just mirror to the output renderer
(Inherited from aceConsolePluginBase.) |