Click or drag to resize

analyticConsoleState Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

State objects for analytic console
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      aceSettingsBase
        aceSettingsStandaloneBase
          aceAdvancedConsoleStateBase
            imbWEM.Core.consoleanalyticConsoleState

Namespace:  imbWEM.Core.console
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class analyticConsoleState : aceAdvancedConsoleStateBase

The analyticConsoleState type exposes the following members.

Constructors
  NameDescription
Public methodanalyticConsoleState
Initializes a new instance of the analyticConsoleState class
Top
Properties
  NameDescription
Public propertyaRecord
instance of Job Record class
Public propertycrawler
Currently selected crawler
Public propertycrawlerJobEngineSettings
Public propertycurrentProjectName (Inherited from aceAdvancedConsoleStateBase.)
Public propertydoRunScriptOnStartup (Inherited from aceAdvancedConsoleStateBase.)
Public propertydoWorkdInDebugMode (Inherited from aceAdvancedConsoleStateBase.)
Public propertyfailedDomains
list of domains that were failed with seed url
Public propertyindexSession
Public propertyjob
Current AnalyticJob
Public propertylastJobDirectory
Public propertylastRunstamp
Public propertyloadedContent (Inherited from aceAdvancedConsoleStateBase.)
Public propertyloadedContentFilepath (Inherited from aceAdvancedConsoleStateBase.)
Protected propertypath_with_filename_settings (Inherited from aceSettingsStandaloneBase.)
Public propertypluginStack
Public propertyprojects_path (Inherited from aceAdvancedConsoleStateBase.)
Public propertyreportDeliveryUnit
Unit used to deliver the report rendering
Public propertyreportDocument
Report document to be constructed after analytic job finished
Public propertyrunstampSetup
Settings of the runstamp generation
Public propertysampleFile
Public propertysampleList
Public propertysampleTags
Public propertysciProject
Public propertyscopePath (Inherited from aceAdvancedConsoleStateBase.)
Public propertysettings_filepath (Inherited from aceAdvancedConsoleStateBase.)
Public propertysetupHash_crawler
Public propertysetupHash_global
Public propertystageControl
Stage control to be assigned to each crawler instance
Public propertywasLoaded (Inherited from aceSettingsBase.)
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoad (Inherited from aceSettingsStandaloneBase.)
Public methodmakeTheRunStamp
Makes the run stamp.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodPoke (Inherited from aceSettingsStandaloneBase.)
Public methodSave (Inherited from aceSettingsStandaloneBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
See Also

Reference

aceAdvancedConsoleStateBase