analyticMacroBase Methods |
[This is preliminary documentation and is subject to change.]
The analyticMacroBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| executeBuildReport |
Builds the global report on job executed using stored records and builds reports on commons
| |
| executeOtherCommons |
Executes the other common analysis required for report build. Updates the results to analyticJobRecord | |
| executeRenderReport |
Defines deliveryInstance unit and calls construction
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| helpMethodBuildSpiders |
Helps the method build spiders.
| |
| helpMethodBuildStageControl | ||
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| run |
Runs the macro. To adjust macro execution override [!:innerRun(analyticJob, analyticJobRunFlags, analyticProject, builderForLog)] method.
innerRun is called witnih this method, after common initalization procedure
| |
| ToString | (Inherited from Object.) |