Click or drag to resize

reportPlugIn_base Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The reportPlugIn_base type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from plugIn_base.)
Public methodEquals (Inherited from Object.)
Public methodeventAtEndOfCrawlJob
Just before
Public methodeventAtInitiationOfCrawlJob
Public methodeventCrawlJobFinished(crawlerDomainTaskMachine, modelSpiderTestRecord)
Public methodeventCrawlJobFinished(analyticJob, crawlerDomainTaskMachine, modelSpiderTestRecord) (Inherited from plugIn_base.)
Public methodeventDLCFinished(directReporterBase, crawlerDomainTask, modelSpiderSiteRecord)
Public methodeventDLCFinishedTParent(TParent, crawlerDomainTask, modelSpiderSiteRecord) (Inherited from plugIn_base.)
Public methodeventDLCInitiated(directReporterBase, crawlerDomainTask, modelSpiderSiteRecord)
Public methodeventDLCInitiatedTParent(TParent, crawlerDomainTask, modelSpiderSiteRecord) (Inherited from plugIn_base.)
Public methodeventIteration
Public methodeventPluginInstalled (Inherited from plugIn_base.)
Public methodeventStatusReport
Public methodeventUniversal(crawlReportingStageEnum, directReporterBase, crawlerDomainTask, modelSpiderSiteRecord)
Public methodeventUniversalTFirst, TSecond(crawlReportingStageEnum, directReporterBase, TFirst, TSecond)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodonExit
It is called when the software starts to shutdown
(Inherited from plugIn_base.)
Public methodToString (Inherited from Object.)
Top
See Also