analyticConsoleState Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.console
public class analyticConsoleState : aceAdvancedConsoleStateBase
The analyticConsoleState type exposes the following members.
| Name | Description | |
|---|---|---|
| analyticConsoleState | Initializes a new instance of the analyticConsoleState class |
| Name | Description | |
|---|---|---|
| aRecord |
instance of Job Record class
| |
| crawler |
Currently selected crawler
| |
| crawlerJobEngineSettings | ||
| currentProjectName |
name of the current console project
(Inherited from aceAdvancedConsoleStateBase.) | |
| doRunScriptOnStartup |
The filename (inside the script folder) of script file to run upon start of the console
(Inherited from aceAdvancedConsoleStateBase.) | |
| doWorkdInDebugMode |
If true the console will produce all kinds of log outputs, data and serialized objects
(Inherited from aceAdvancedConsoleStateBase.) | |
| failedDomains |
list of domains that were failed with seed url
| |
| indexSession | ||
| job |
Current AnalyticJob
| |
| lastJobDirectory | ||
| lastRunstamp | ||
| loadedContent | (Inherited from aceAdvancedConsoleStateBase.) | |
| loadedContentFilepath | (Inherited from aceAdvancedConsoleStateBase.) | |
| pluginStack | ||
| projects_path |
Path where the projects are
(Inherited from aceAdvancedConsoleStateBase.) | |
| reportDeliveryUnit |
Unit used to deliver the report rendering
| |
| reportDocument |
Report document to be constructed after analytic job finished
| |
| runstampSetup |
Settings of the runstamp generation
| |
| sampleFile | ||
| sampleList | ||
| sampleTags | ||
| sciProject | ||
| scopePath | (Inherited from aceAdvancedConsoleStateBase.) | |
| settings_filepath |
Path of the settings
(Inherited from aceAdvancedConsoleStateBase.) | |
| setupHash_crawler | ||
| setupHash_global | ||
| stageControl |
Stage control to be assigned to each crawler instance
| |
| wasLoaded | (Inherited from aceSettingsBase.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Load |
Loads and auto saves
(Inherited from aceSettingsStandaloneBase.) | |
| makeTheRunStamp |
Makes the run stamp.
| |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| Poke |
Empty method used just to trigger autoload if required
(Inherited from aceSettingsStandaloneBase.) | |
| Save |
Saves the current settings. If filepath specified it will use it to save into. This will not change default load location.
(Inherited from aceSettingsStandaloneBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |