![]() | crawlJobPlugin Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.consolePlugin
public class crawlJobPlugin : aceConsolePluginBase
The crawlJobPlugin type exposes the following members.
Name | Description | |
---|---|---|
![]() | crawlJobPlugin |
Initializes a new instance of the crawlJobPlugin class.
|
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.) |
Name | Description | |
---|---|---|
![]() | aceOperation_addCrawler | |
![]() | aceOperation_addPlugin | |
![]() | aceOperation_addSampleFile | |
![]() | aceOperation_defineCrawlJobEngineSettings | |
![]() | aceOperation_defineJob | |
![]() | aceOperation_runOpenSession | |
![]() | aceOperation_runRun | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | OnPropertyChanged | (Inherited from aceBindable.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from aceBindable.) |