AnalysisConfiguration interface
AnalysisConfiguration-klasse modelleert een builddefinitie.
Eigenschappen
alert |
Het type waarschuwing dat deze configuratie moet detecteren. |
analysis |
Details voor de configuratie. Ingevulde waarden zijn afhankelijk van het type configuratie. |
analysis |
Id voor de analyseconfiguratie. |
analysis |
Type van de configuratie. |
tool |
Naam van het hulpprogramma dat in deze configuratie is uitgevoerd. |
tool |
De nieuwste versie van het hulpprogramma dat op deze configuratie is uitgevoerd. |
Eigenschapdetails
alertType
Het type waarschuwing dat deze configuratie moet detecteren.
alertType: AlertType
Waarde van eigenschap
analysisConfigurationDetails
Details voor de configuratie. Ingevulde waarden zijn afhankelijk van het type configuratie.
analysisConfigurationDetails: AnalysisConfigurationDetails
Waarde van eigenschap
analysisConfigurationId
Id voor de analyseconfiguratie.
analysisConfigurationId: number
Waarde van eigenschap
number
analysisConfigurationType
Type van de configuratie.
analysisConfigurationType: AnalysisConfigurationType
Waarde van eigenschap
toolName
Naam van het hulpprogramma dat in deze configuratie is uitgevoerd.
toolName: string
Waarde van eigenschap
string
toolVersion
De nieuwste versie van het hulpprogramma dat op deze configuratie is uitgevoerd.
toolVersion: string
Waarde van eigenschap
string