Uses of Class
io.jenkins.plugins.analysis.core.steps.AnalysisStepDescriptor
-
Packages that use AnalysisStepDescriptor Package Description io.jenkins.plugins.analysis.core.steps -
-
Uses of AnalysisStepDescriptor in io.jenkins.plugins.analysis.core.steps
Subclasses of AnalysisStepDescriptor in io.jenkins.plugins.analysis.core.steps Modifier and Type Class Description static class
PublishIssuesStep.Descriptor
Descriptor for this step: defines the context and the UI labels.static class
RecordIssuesStep.Descriptor
Descriptor for this step: defines the context and the UI labels.static class
ScanForIssuesStep.Descriptor
Descriptor for this step: defines the context and the UI elements.
-