 | reportPlugIn_withRecordTRecord Methods |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
The reportPlugIn_withRecordTRecord generic type exposes the following members.
Methods|
| Name | Description |
|---|
 | Dispose | (Inherited from plugIn_base.) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | eventAtEndOfCrawlJob |
Just before
(Inherited from reportPlugIn_base.) |
 | eventAtInitiationOfCrawlJob | (Inherited from reportPlugIn_base.) |
 | eventCrawlJobFinished(crawlerDomainTaskMachine, modelSpiderTestRecord) | (Inherited from reportPlugIn_base.) |
 | eventCrawlJobFinished(analyticJob, crawlerDomainTaskMachine, modelSpiderTestRecord) | (Inherited from plugIn_base.) |
 | eventDLCFinished(directReporterBase, crawlerDomainTask, modelSpiderSiteRecord) | (Inherited from reportPlugIn_base.) |
 | eventDLCFinishedTParent(TParent, crawlerDomainTask, modelSpiderSiteRecord) | (Inherited from plugIn_base.) |
 | eventDLCInitiated(directReporterBase, crawlerDomainTask, modelSpiderSiteRecord) | (Inherited from reportPlugIn_base.) |
 | eventDLCInitiatedTParent(TParent, crawlerDomainTask, modelSpiderSiteRecord) | (Inherited from plugIn_base.) |
 | eventIteration | (Inherited from reportPlugIn_base.) |
 | eventPluginInstalled | (Inherited from plugIn_base.) |
 | eventPluginInstalled(directReporterBase) | |
 | eventStatusReport | (Inherited from reportPlugIn_base.) |
 | eventUniversal(crawlReportingStageEnum, directReporterBase, crawlerDomainTask, modelSpiderSiteRecord) | (Inherited from reportPlugIn_base.) |
 | eventUniversalTFirst, TSecond(crawlReportingStageEnum, directReporterBase, TFirst, TSecond) | (Inherited from reportPlugIn_base.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | onExit |
It is called when the software starts to shutdown
(Inherited from plugIn_base.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also